Reasonably straightforward stuff; main things are adding
[dcpomatic.git] / src / lib / dcp_content.h
index 04352b269bb884e2a332187d90c70c357216dc9d..1edc3a3aaaac7276a600499f60b7a93d7f4d0100 100644 (file)
@@ -121,8 +121,6 @@ public:
 
        bool can_reference_subtitle (std::list<std::string> &) const;
 
-       boost::shared_ptr<VideoContent> video;
-
 protected:
        void add_properties (std::list<UserProperty>& p) const;