3cb5a4c2064d4cf4d8cbdca75a84615a6c56fb7c from master; use j2c_uuid and pcm_uuid for...
[dcpomatic.git] / src / lib / film.h
index f61062be0cc3bfde33d368e3c12e0941a90b79d9..f55d8182fe0f7dfffbf2c23b1606800d8bf03bcc 100644 (file)
@@ -68,10 +68,6 @@ public:
        boost::filesystem::path internal_video_mxf_filename () const;
        boost::filesystem::path audio_analysis_dir () const;
 
-       boost::filesystem::path video_mxf_filename () const;
-       boost::filesystem::path audio_mxf_filename () const;
-       boost::filesystem::path subtitle_xml_filename () const;
-
        void send_dcp_to_tms ();
        void make_dcp ();