Small bits of tidying up.
[dcpomatic.git] / src / lib / video_content.h
index 697a0ecc3415b200a745800c76a89e062d98d36c..d74242ae9c46779801bd4a8415d509610725f8ca 100644 (file)
@@ -63,7 +63,6 @@ public:
                return _video_frame_rate;
        }
 
-       void set_crop (Crop);
        void set_left_crop (int);
        void set_right_crop (int);
        void set_top_crop (int);