X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fvideo_content.h;h=75e507d4d799a7cfc24be6224bdaca26099c7eed;hb=21ce34c2cd04a2e7e133ff693b84c054182f4f91;hp=b2ec87e2b287f35cd40ec18504d4ca3f0a5e5c5a;hpb=0db016f90ae722fc8b72d465e21d9f153f72b340;p=dcpomatic.git diff --git a/src/lib/video_content.h b/src/lib/video_content.h index b2ec87e2b..75e507d4d 100644 --- a/src/lib/video_content.h +++ b/src/lib/video_content.h @@ -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);