Compiles; strange hang on adding content to a film.
[dcpomatic.git] / src / lib / video_content.h
index b2ec87e2b287f35cd40ec18504d4ca3f0a5e5c5a..75e507d4d799a7cfc24be6224bdaca26099c7eed 100644 (file)
@@ -42,7 +42,6 @@ public:
 
        void as_xml (xmlpp::Node *) const;
        virtual std::string information () const;
-       Time temporal_length () const;
 
        ContentVideoFrame video_length () const {
                boost::mutex::scoped_lock lm (_mutex);