summaryrefslogtreecommitdiff
path: root/src/spellshortcut.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-09 21:52:19 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-09 21:52:19 +0300
commit872368b15b84f1a2c945238b4e2a9a2ed411e849 (patch)
treeba99d9ec8653813f7d9f4007651f8650e2345295 /src/spellshortcut.cpp
parentd3d879ac07ac45a623365b4db28c3b120a7bbb25 (diff)
downloadplus-872368b15b84f1a2c945238b4e2a9a2ed411e849.tar.gz
plus-872368b15b84f1a2c945238b4e2a9a2ed411e849.tar.bz2
plus-872368b15b84f1a2c945238b4e2a9a2ed411e849.tar.xz
plus-872368b15b84f1a2c945238b4e2a9a2ed411e849.zip
remove useless includes from some files.
Diffstat (limited to 'src/spellshortcut.cpp')
-rw-r--r--src/spellshortcut.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/spellshortcut.cpp b/src/spellshortcut.cpp
index fa76d2fd1..acac04e19 100644
--- a/src/spellshortcut.cpp
+++ b/src/spellshortcut.cpp
@@ -22,17 +22,6 @@
#include "spellshortcut.h"
-#include "configuration.h"
-#include "inventory.h"
-#include "item.h"
-
-#include "being/localplayer.h"
-
-#include "gui/widgets/chattab.h"
-
-#include "net/inventoryhandler.h"
-#include "net/net.h"
-
#include "debug.h"
SpellShortcut *spellShortcut;