Ignore errors from avcodec_send_packet.
[dcpomatic.git] / src / lib / film.h
index 85d06f64dcccbf980362dc9d528dd8c11797662c..5255e8355a7e1e6c9a59a6652bf509b37ce5389a 100644 (file)
@@ -495,8 +495,6 @@ private:
        void check_settings_consistency ();
        void maybe_set_container_and_resolution ();
 
-       static std::string const metadata_file;
-
        /** Log to write to */
        std::shared_ptr<Log> _log;
        std::shared_ptr<Playlist> _playlist;