diff options
Diffstat (limited to 'src/net/chathandler.cpp')
-rw-r--r-- | src/net/chathandler.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/chathandler.cpp b/src/net/chathandler.cpp index d81a8b7d..90af899a 100644 --- a/src/net/chathandler.cpp +++ b/src/net/chathandler.cpp @@ -37,8 +37,6 @@ #include "../gui/chat.h" #include "../gui/guildwindow.h" -#include "../utils/tostring.h" - extern Being *player_node; ChatHandler::ChatHandler() |