summaryrefslogtreecommitdiffstats
path: root/src/Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Server.h')
-rw-r--r--src/Server.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Server.h b/src/Server.h
index 88f91120c..2ac530c1e 100644
--- a/src/Server.h
+++ b/src/Server.h
@@ -33,7 +33,6 @@
// fwd:
-class cPlayer;
class cClientHandle;
typedef std::shared_ptr<cClientHandle> cClientHandlePtr;
typedef std::list<cClientHandlePtr> cClientHandlePtrs;