summaryrefslogtreecommitdiff
path: root/src/wx/screen_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-26 13:36:12 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-26 13:36:12 +0000
commit5dc5a43bf61847cf863b29ef47d0046a9d4fdef0 (patch)
tree4313f2543c16ffbf660eea705851e2038ce3dd41 /src/wx/screen_dialog.h
parent82f638e4170b0eb29227aefb70e0b9321addc7d3 (diff)
Start of Dolby certificate download.
Diffstat (limited to 'src/wx/screen_dialog.h')
-rw-r--r--src/wx/screen_dialog.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/screen_dialog.h b/src/wx/screen_dialog.h
index 1fcc8d564..385707ea8 100644
--- a/src/wx/screen_dialog.h
+++ b/src/wx/screen_dialog.h
@@ -39,8 +39,6 @@ private:
wxTextCtrl* _name;
wxChoice* _manufacturer;
- wxTextCtrl* _serial;
- Progress* _progress;
wxButton* _load_certificate;
wxButton* _download_certificate;
wxTextCtrl* _certificate_text;