summaryrefslogtreecommitdiff
path: root/src/gui/debugwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/debugwindow.h')
-rw-r--r--src/gui/debugwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/debugwindow.h b/src/gui/debugwindow.h
index ec60cb13..7d2ee6c1 100644
--- a/src/gui/debugwindow.h
+++ b/src/gui/debugwindow.h
@@ -59,7 +59,6 @@ class DebugWindow : public Window, public gcn::ActionListener
private:
gcn::Label *musicFileLabel, *mapFileLabel;
gcn::Label *tileMouseLabel, *FPSLabel;
- gcn::Button *closeButton;
Map *mCurrentMap;
};