diff options
Diffstat (limited to 'src/gui/help.h')
-rw-r--r-- | src/gui/help.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/help.h b/src/gui/help.h index 581a971e..add49ced 100644 --- a/src/gui/help.h +++ b/src/gui/help.h @@ -37,9 +37,6 @@ class HelpWindow : public Window, public LinkHandler, public gcn::ActionListener { public: - /** - * Constructor. - */ HelpWindow(); /** |