diff options
Diffstat (limited to 'src/gui/statuswindow.h')
-rw-r--r-- | src/gui/statuswindow.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/statuswindow.h b/src/gui/statuswindow.h index 53bc05cf..9120d978 100644 --- a/src/gui/statuswindow.h +++ b/src/gui/statuswindow.h @@ -43,9 +43,6 @@ class VertContainer; class StatusWindow : public Window, public EventListener { public: - /** - * Constructor. - */ StatusWindow(); void event(Event::Channel channel, const Event &event); |