diff options
Diffstat (limited to 'src/gui/status.h')
-rw-r--r-- | src/gui/status.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/status.h b/src/gui/status.h index 1c5ed7ff..1df4e346 100644 --- a/src/gui/status.h +++ b/src/gui/status.h @@ -47,11 +47,6 @@ class StatusWindow : public Window, public gcn::ActionListener { */ StatusWindow(); - /** - * Destructor. - */ - ~StatusWindow(); - /** * Called when receiving actions from widget. */ |