summaryrefslogtreecommitdiff
path: root/src/wx/download_certificate_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/download_certificate_dialog.h')
-rw-r--r--src/wx/download_certificate_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/download_certificate_dialog.h b/src/wx/download_certificate_dialog.h
index d88174922..9fac23d58 100644
--- a/src/wx/download_certificate_dialog.h
+++ b/src/wx/download_certificate_dialog.h
@@ -35,7 +35,6 @@ protected:
boost::function<void (boost::filesystem::path)> _load;
wxSizer* _overall_sizer;
- wxGauge* _gauge;
wxStaticText* _message;
wxButton* _download;