Bump version
[dcpomatic.git] / src / lib / video_content.h
index fdd27498514e5cc95af219b059db0c6b812c63d6..f7689763ff363216486ae6d567a2174bba64614d 100644 (file)
@@ -88,7 +88,7 @@ public:
        void set_bottom_crop (int);
 
        void set_scale (VideoContentScale);
-       void unset_colour_conversion (bool signal = true);
+       void unset_colour_conversion ();
        void set_colour_conversion (ColourConversion);
 
        void set_fade_in (Frame);