X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fcreate_cli.cc;h=878ee6fddd7fb7ce8ff6719366028164a577b802;hp=ff0ba765401cb502bd6602e599490ac07f380316;hb=f0c10e92b849566e458bc323f8783a6fe83e52d2;hpb=d6e7451225ededfc352b3e17b50f91afccca03a3 diff --git a/src/lib/create_cli.cc b/src/lib/create_cli.cc index ff0ba7654..878ee6fdd 100644 --- a/src/lib/create_cli.cc +++ b/src/lib/create_cli.cc @@ -78,7 +78,6 @@ CreateCLI::CreateCLI (int argc, char* argv[]) , encrypt (false) , threed (false) , dcp_content_type (0) - , dcp_frame_rate (24) , container_ratio (0) , content_ratio (0) , still_length (10)