Remove unused VideoContentProperty::SCALE and listen to CUSTOM_{RATIO,SIZE} instead.
[dcpomatic.git] / src / lib / video_content.h
index c1e1dbeec5b05345f96730b56bd6871da6c4dead..0c46499547c3245b0ad410dd4a1ea2b0b16708c7 100644 (file)
@@ -45,7 +45,6 @@ public:
        static int const SIZE;
        static int const FRAME_TYPE;
        static int const CROP;
-       static int const SCALE;
        static int const COLOUR_CONVERSION;
        static int const FADE_IN;
        static int const FADE_OUT;