diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-15 18:38:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-15 18:38:47 +0000 |
| commit | 1a14ae26a73489ae8990bfda1a432d229c3bb2d5 (patch) | |
| tree | 077589ad4feef778d8646af7a4767cc2e3f870fe /src/wx/screen_dialog.h | |
| parent | ffa5a512112809e2256cae7a01afcd14c99c83a6 (diff) | |
Rearrange cerficate download UI a bit.
Diffstat (limited to 'src/wx/screen_dialog.h')
| -rw-r--r-- | src/wx/screen_dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/screen_dialog.h b/src/wx/screen_dialog.h index 66f3f422f..36686273a 100644 --- a/src/wx/screen_dialog.h +++ b/src/wx/screen_dialog.h @@ -40,7 +40,6 @@ private: void setup_sensitivity (); wxTextCtrl* _name; - wxChoice* _manufacturer; wxButton* _load_certificate; wxButton* _download_certificate; wxTextCtrl* _certificate_text; |
