diff options
Diffstat (limited to 'src/lib/video_content.h')
| -rw-r--r-- | src/lib/video_content.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/video_content.h b/src/lib/video_content.h index 075f7b701..0348969ae 100644 --- a/src/lib/video_content.h +++ b/src/lib/video_content.h @@ -59,8 +59,6 @@ public: std::string technical_summary () const; std::string identifier () const; - void set_default_colour_conversion (); - Frame video_length () const { boost::mutex::scoped_lock lm (_mutex); return _video_length; |
