summaryrefslogtreecommitdiff
path: root/src/gui/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/connection.h')
-rw-r--r--src/gui/connection.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/connection.h b/src/gui/connection.h
index fe416ddc..1686668a 100644
--- a/src/gui/connection.h
+++ b/src/gui/connection.h
@@ -50,11 +50,6 @@ class ConnectionDialog : public Window, public gcn::ActionListener {
ConnectionDialog();
/**
- * Destructor
- */
- ~ConnectionDialog();
-
- /**
* Called when receiving actions from the widgets.
*/
void action(const std::string& eventId);