diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-02 23:45:19 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-04 20:48:35 +0200 |
| commit | ea51ac3483161343b7aefabe54420c6cb431c0fe (patch) | |
| tree | d795c52c13989af628a28abad11d91c2d14f2405 /src/wx/isdcf_metadata_dialog.h | |
| parent | 48bfa4b2040d2bacd6befdab6c12b2ee3e9be5a1 (diff) | |
Use studio and facility from Interop/SMPTE metadata rather than ISDCF.
Diffstat (limited to 'src/wx/isdcf_metadata_dialog.h')
| -rw-r--r-- | src/wx/isdcf_metadata_dialog.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/isdcf_metadata_dialog.h b/src/wx/isdcf_metadata_dialog.h index 2fc8ca8c3..47cfd54a7 100644 --- a/src/wx/isdcf_metadata_dialog.h +++ b/src/wx/isdcf_metadata_dialog.h @@ -33,8 +33,6 @@ public: ISDCFMetadata isdcf_metadata () const; private: - wxTextCtrl* _studio; - wxTextCtrl* _facility; wxCheckBox* _temp_version; wxCheckBox* _pre_release; wxCheckBox* _red_band; |
