summaryrefslogtreecommitdiff
path: root/src/gui/menuwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/menuwindow.h')
-rw-r--r--src/gui/menuwindow.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/menuwindow.h b/src/gui/menuwindow.h
index dc035c80..0585748d 100644
--- a/src/gui/menuwindow.h
+++ b/src/gui/menuwindow.h
@@ -44,11 +44,6 @@ class MenuWindow : public Window, public gcn::ActionListener {
*/
MenuWindow();
- /**
- * Destructor.
- */
- ~MenuWindow();
-
/**
* Called when receiving actions from widget.
*/