Remove unused variable.
authorCarl Hetherington <cth@carlh.net>
Mon, 18 May 2020 10:56:37 +0000 (12:56 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 18 May 2020 10:56:37 +0000 (12:56 +0200)
src/wx/dkdm_output_panel.h

index 5b25dd2ab302e8b611154411d7afc95bea3da2ac..4f0ad12b6060e07aac17828f271f8d4eea92cf97 100644 (file)
@@ -48,7 +48,6 @@ public:
                );
 
 private:
                );
 
 private:
-       wxChoice* _type;
        NameFormatEditor* _filename_format;
        wxCheckBox* _write_to;
 #ifdef DCPOMATIC_USE_OWN_PICKER
        NameFormatEditor* _filename_format;
        wxCheckBox* _write_to;
 #ifdef DCPOMATIC_USE_OWN_PICKER