summaryrefslogtreecommitdiff
path: root/src/spellshortcut.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-22 12:57:14 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-23 22:54:38 +0300
commit670579b8379c1f4fbce6a940652b162cabcd867a (patch)
treeb4b4f29fa45c0e8190e9bf2d5153ee156e1e1c70 /src/spellshortcut.cpp
parent62ffd2023d9073e452fe2e2f50cf6b2f11224d6f (diff)
downloadplus-670579b8379c1f4fbce6a940652b162cabcd867a.tar.gz
plus-670579b8379c1f4fbce6a940652b162cabcd867a.tar.bz2
plus-670579b8379c1f4fbce6a940652b162cabcd867a.tar.xz
plus-670579b8379c1f4fbce6a940652b162cabcd867a.zip
Remove useless includes.
Diffstat (limited to 'src/spellshortcut.cpp')
-rw-r--r--src/spellshortcut.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/spellshortcut.cpp b/src/spellshortcut.cpp
index 025723062..7d488299b 100644
--- a/src/spellshortcut.cpp
+++ b/src/spellshortcut.cpp
@@ -32,8 +32,6 @@
#include "net/inventoryhandler.h"
#include "net/net.h"
-#include "utils/stringutils.h"
-
#include "debug.h"
SpellShortcut *spellShortcut;