summaryrefslogtreecommitdiff
path: root/src/gui/unregisterdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/unregisterdialog.h')
-rw-r--r--src/gui/unregisterdialog.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/unregisterdialog.h b/src/gui/unregisterdialog.h
index 87999d5d..503e0258 100644
--- a/src/gui/unregisterdialog.h
+++ b/src/gui/unregisterdialog.h
@@ -38,11 +38,6 @@ class WrongDataNoticeListener;
class UnRegisterDialog : public Window, public gcn::ActionListener
{
public:
- /**
- * Constructor
- *
- * @see Window::Window
- */
UnRegisterDialog(LoginData *loginData);
~UnRegisterDialog();