diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-02 22:38:16 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-04 20:48:34 +0200 |
| commit | f188fc8d92eaba89aaa63cfd7f5a2fc9836e94b6 (patch) | |
| tree | 576f98fd4295ae0e9dae6e0ae92f019876f02ff3 /src/wx/isdcf_metadata_dialog.h | |
| parent | 60520afb4a6bb364c981c2b6976805d4128ac81f (diff) | |
Use release territory from Interop/SMPTE metadata instead of ISDCF metadata dialogue.
Diffstat (limited to 'src/wx/isdcf_metadata_dialog.h')
| -rw-r--r-- | src/wx/isdcf_metadata_dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/isdcf_metadata_dialog.h b/src/wx/isdcf_metadata_dialog.h index 0df00017a..8980bd11a 100644 --- a/src/wx/isdcf_metadata_dialog.h +++ b/src/wx/isdcf_metadata_dialog.h @@ -33,7 +33,6 @@ public: ISDCFMetadata isdcf_metadata () const; private: - wxTextCtrl* _territory; wxTextCtrl* _rating; wxTextCtrl* _studio; wxTextCtrl* _facility; |
