X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffilm.h;h=f55d8182fe0f7dfffbf2c23b1606800d8bf03bcc;hb=5ae794047e5ceee4502e59211f0083a60224f4bd;hp=f61062be0cc3bfde33d368e3c12e0941a90b79d9;hpb=6f0a590bc3266f21ba577116219bd019e891d480;p=dcpomatic.git diff --git a/src/lib/film.h b/src/lib/film.h index f61062be0..f55d8182f 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -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 ();