diff options
Diffstat (limited to 'src/lib/video_content.h')
| -rw-r--r-- | src/lib/video_content.h | 1 |
1 files changed, 0 insertions, 1 deletions
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); |
