summaryrefslogtreecommitdiff
path: root/src/gui/unregisterdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/unregisterdialog.h')
-rw-r--r--src/gui/unregisterdialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/unregisterdialog.h b/src/gui/unregisterdialog.h
index 8ba380dd..8c8eaf64 100644
--- a/src/gui/unregisterdialog.h
+++ b/src/gui/unregisterdialog.h
@@ -59,7 +59,6 @@ class UnRegisterDialog : public Window, public gcn::ActionListener {
void action(const gcn::ActionEvent &event);
private:
- gcn::TextField *mUserField;
gcn::TextField *mPasswordField;
gcn::Button *mUnRegisterButton;