diff options
Diffstat (limited to 'src/gui/charselectdialog.h')
-rw-r--r-- | src/gui/charselectdialog.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/charselectdialog.h b/src/gui/charselectdialog.h index 4427017e..5f067404 100644 --- a/src/gui/charselectdialog.h +++ b/src/gui/charselectdialog.h @@ -83,11 +83,9 @@ class CharSelectDialog : public Window, public gcn::ActionListener gcn::Button *mDelCharButton; gcn::Button *mUnRegisterButton; gcn::Button *mChangeEmailButton; - #else gcn::Button *mNewDelCharButton; gcn::Label *mJobLevelLabel; - Gender mGender; #endif /** |