Allow no-stretch scaling of video content.
[dcpomatic.git] / src / lib / ratio.h
index c331edabe8104afd54e0ab0a8895aa7cebf5ef91..f3354f1b631c06bad6eda7073c1d75a57dc64866 100644 (file)
@@ -34,8 +34,6 @@ public:
                , _dci_name (d)
        {}
 
-       libdcp::Size size (libdcp::Size) const;
-
        std::string id () const {
                return _id;
        }