summaryrefslogtreecommitdiff
path: root/src/commandhandler.cpp
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2010-08-04 20:38:04 -0600
committerJared Adams <jaxad0127@gmail.com>2010-08-04 21:00:29 -0600
commit154ea41225505eee0c77652a04738d845a2e93cd (patch)
tree295b39f2881d85c26b51d7187cd4c8aab51de53e /src/commandhandler.cpp
parent7773f04b4beb1a24214fe1a367b645a689d2c852 (diff)
downloadmana-client-154ea41225505eee0c77652a04738d845a2e93cd.tar.gz
mana-client-154ea41225505eee0c77652a04738d845a2e93cd.tar.bz2
mana-client-154ea41225505eee0c77652a04738d845a2e93cd.tar.xz
mana-client-154ea41225505eee0c77652a04738d845a2e93cd.zip
Remove some unused headers and fix some chat events
Reviewed-by: Chuck Miller
Diffstat (limited to 'src/commandhandler.cpp')
-rw-r--r--src/commandhandler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp
index 2567b3b4..a39e13bd 100644
--- a/src/commandhandler.cpp
+++ b/src/commandhandler.cpp
@@ -27,8 +27,6 @@
#include "localplayer.h"
#include "playerrelations.h"
-#include "gui/chat.h"
-
#include "gui/widgets/channeltab.h"
#include "gui/widgets/chattab.h"