Remove some unused methods.
[dcpomatic.git] / src / lib / film.h
index 6c7333ec1507042d3c0b4abb1815f98ab8a5c394..fe1795bd0d2d2b4da589647ccb83c3d622612e18 100644 (file)
@@ -286,7 +286,6 @@ private:
        std::string video_identifier () const;
        void playlist_changed ();
        void playlist_content_changed (boost::weak_ptr<Content>, int, bool frequent);
-       std::string filename_safe_name () const;
        void maybe_add_content (boost::weak_ptr<Job>, boost::weak_ptr<Content>);
 
        /** Log to write to */