summaryrefslogtreecommitdiff
path: root/src/gui/char_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/char_server.h')
-rw-r--r--src/gui/char_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/char_server.h b/src/gui/char_server.h
index 31c7c448..cc1bbe6b 100644
--- a/src/gui/char_server.h
+++ b/src/gui/char_server.h
@@ -59,7 +59,7 @@ class ServerSelectDialog : public Window, public gcn::ActionListener {
*
* @see Window::Window
*/
- ServerSelectDialog(gcn::Container *parent);
+ ServerSelectDialog();
/**
* Destructor