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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/unregisterdialog.h b/src/gui/unregisterdialog.h
index 18dbef5d..222dab2f 100644
--- a/src/gui/unregisterdialog.h
+++ b/src/gui/unregisterdialog.h
@@ -45,7 +45,7 @@ class UnRegisterDialog : public Window, public gcn::ActionListener
*
* @see Window::Window
*/
- UnRegisterDialog(Window *parent, LoginData *loginData);
+ UnRegisterDialog(LoginData *loginData);
~UnRegisterDialog();