summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-26 16:22:44 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-26 16:22:44 +0300
commitda162d3d00dbb6e8eec9628ece5540befcaf62da (patch)
treee646e39f5c4a08863c28b69e35490645f01c2339
parent8fcd2e6f3002db388b1273ee3904285eb3ce8c54 (diff)
downloadplus-da162d3d00dbb6e8eec9628ece5540befcaf62da.tar.gz
plus-da162d3d00dbb6e8eec9628ece5540befcaf62da.tar.bz2
plus-da162d3d00dbb6e8eec9628ece5540befcaf62da.tar.xz
plus-da162d3d00dbb6e8eec9628ece5540befcaf62da.zip
Remove useless include.
-rw-r--r--src/actions/commands.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp
index a1b746852..69acd89cf 100644
--- a/src/actions/commands.cpp
+++ b/src/actions/commands.cpp
@@ -31,8 +31,6 @@
#include "being/localplayer.h"
#include "being/playerrelations.h"
-#include "const/gui/chat.h"
-
#include "gui/viewport.h"
#ifdef EATHENA_SUPPORT