Move video frame rate ('prepared-for') into Content.
[dcpomatic.git] / src / lib / dcp_content.h
index 269a0373cfa2f55a038c319d2d0b30b625403e59..5c80587dd130f5a6e9f5be289d99be1b22ccc832 100644 (file)
@@ -65,8 +65,6 @@ public:
        void set_default_colour_conversion ();
        std::list<DCPTime> reel_split_points () const;
 
-       void changed (int property);
-
        boost::filesystem::path directory () const;
 
        bool encrypted () const {