diff options
Diffstat (limited to 'source/cServer.cpp')
-rw-r--r-- | source/cServer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cServer.cpp b/source/cServer.cpp index 9653a2542..a4e2607a5 100644 --- a/source/cServer.cpp +++ b/source/cServer.cpp @@ -5,7 +5,6 @@ #include "cServer.h" #include "cClientHandle.h" -#include "cSleep.h" #include "cTimer.h" #include "cMonster.h" #include "cSocket.h" |