diff options
Diffstat (limited to 'tools/dcpdecryptmxf.cc')
| -rw-r--r-- | tools/dcpdecryptmxf.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/dcpdecryptmxf.cc b/tools/dcpdecryptmxf.cc index 5d04d0fc..34ebf436 100644 --- a/tools/dcpdecryptmxf.cc +++ b/tools/dcpdecryptmxf.cc @@ -141,7 +141,6 @@ main (int argc, char* argv[]) in.first_frame(), in.max_channel_count(), in.max_object_count(), - in.atmos_id(), in.atmos_version() ); shared_ptr<dcp::AtmosAssetWriter> writer = out.start_write (output_file.get()); |
