diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/dcp_panel.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/dcp_panel.cc b/src/wx/dcp_panel.cc index 270544dd6..02ca0c622 100644 --- a/src/wx/dcp_panel.cc +++ b/src/wx/dcp_panel.cc @@ -161,7 +161,6 @@ void DCPPanel::set_standard() { DCPOMATIC_ASSERT(_film); - DCPOMATIC_ASSERT(!_film->limit_to_smpte_bv20() || _standard->GetCount() == 3); if (_film->interop()) { if (_film->video_encoding() == VideoEncoding::JPEG2000) { |
