summaryrefslogtreecommitdiffstats
path: root/source/cServer.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cServer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cServer.h b/source/cServer.h
index 48a39db7d..a97bcbd7a 100644
--- a/source/cServer.h
+++ b/source/cServer.h
@@ -19,7 +19,6 @@
class cPlayer;
class cClientHandle;
-class cPacket;
typedef std::list<cClientHandle *> cClientHandleList;