summaryrefslogtreecommitdiff
path: root/src/spellshortcut.cpp
diff options
context:
space:
mode:
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;