X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffilm.h;h=5255e8355a7e1e6c9a59a6652bf509b37ce5389a;hb=ca44e3542214050de6cb8bbb223138765ac4bdb7;hp=85d06f64dcccbf980362dc9d528dd8c11797662c;hpb=6d716e405a0781c3d6cdc37d3718a8858faf3dd9;p=dcpomatic.git diff --git a/src/lib/film.h b/src/lib/film.h index 85d06f64d..5255e8355 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -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; std::shared_ptr _playlist;