summaryrefslogtreecommitdiffstats
path: root/src/server/events/DisconnectAll.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/events/DisconnectAll.hpp')
-rw-r--r--src/server/events/DisconnectAll.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/events/DisconnectAll.hpp b/src/server/events/DisconnectAll.hpp
index d53d1114..e3b23df6 100644
--- a/src/server/events/DisconnectAll.hpp
+++ b/src/server/events/DisconnectAll.hpp
@@ -70,8 +70,6 @@ private:
OBJECT_NOT_FOUND,
};
- void maybe_remove_connection(ConnectionImpl* c);
-
Raul::Path _parent_path;
Raul::Path _path;
PatchImpl* _parent;