Store subtitle language(s) in Film, and allow setup of those
[dcpomatic.git] / src / wx / isdcf_metadata_dialog.h
index f8ebdfd42b7caad48ec159caa8bb422758463b05..b1ecb5a36981d0906ee23d2d916fe33607ddbb65 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2019 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
@@ -36,7 +36,6 @@ public:
 private:
        wxSpinCtrl* _content_version;
        wxTextCtrl* _audio_language;
-       wxTextCtrl* _subtitle_language;
        wxTextCtrl* _territory;
        wxTextCtrl* _rating;
        wxTextCtrl* _studio;