From 1102bdc2e5a9e52b621cf58d68d0065faba2b84c Mon Sep 17 00:00:00 2001 From: Bertram Date: Fri, 9 Oct 2009 16:31:16 +0200 Subject: Synced the protocol file with client in protocol.h, letting other defines in defines.h, and removing some overheading along the way. --- src/game-server/command.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game-server/command.cpp') diff --git a/src/game-server/command.cpp b/src/game-server/command.cpp index 8d5bd27..67ca2ae 100644 --- a/src/game-server/command.cpp +++ b/src/game-server/command.cpp @@ -21,7 +21,6 @@ #include -#include "defines.h" #include "game-server/accountconnection.hpp" #include "game-server/character.hpp" #include "game-server/gamehandler.hpp" -- cgit