Remove join function; the code is long and I don't think anybody
[dcpomatic.git] / src / lib / caption_content.h
index 25f7a1d66f13c57efbfd6dd69a2f98234246045d..297289f18ff2be7b99d9677d2d1c76b7de92b868 100644 (file)
@@ -59,7 +59,6 @@ class CaptionContent : public ContentPart
 {
 public:
        explicit CaptionContent (Content* parent);
-       CaptionContent (Content* parent, std::vector<boost::shared_ptr<Content> >);
 
        void as_xml (xmlpp::Node *) const;
        std::string identifier () const;