summaryrefslogtreecommitdiff
path: root/src/wx/isdcf_metadata_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-03 02:02:53 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-04 20:48:35 +0200
commit4b8b74ae8ae721f2fbf317f1d7ce5be6048ae1b0 (patch)
tree657138b1d1254363719f674230bb41b26d2cd311 /src/wx/isdcf_metadata_dialog.h
parent8d9e73b753ed51067d93aa377bb24400ff22936e (diff)
Move chain to the Interop/SMPTE metadata.
Diffstat (limited to 'src/wx/isdcf_metadata_dialog.h')
-rw-r--r--src/wx/isdcf_metadata_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/isdcf_metadata_dialog.h b/src/wx/isdcf_metadata_dialog.h
index 4f5e8889b..1eb7c8693 100644
--- a/src/wx/isdcf_metadata_dialog.h
+++ b/src/wx/isdcf_metadata_dialog.h
@@ -33,6 +33,5 @@ public:
ISDCFMetadata isdcf_metadata () const;
private:
- wxTextCtrl* _chain;
wxTextCtrl* _mastered_luminance;
};