diff options
Diffstat (limited to 'src/spellmanager.cpp')
-rw-r--r-- | src/spellmanager.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/spellmanager.cpp b/src/spellmanager.cpp index 548fc94c1..ca84f28f7 100644 --- a/src/spellmanager.cpp +++ b/src/spellmanager.cpp @@ -22,9 +22,7 @@ #include "spellmanager.h" -#include "being.h" #include "configuration.h" -#include "logger.h" #include "localplayer.h" #include "playerinfo.h" @@ -34,7 +32,6 @@ #include "net/playerhandler.h" #include "utils/dtor.h" -#include "utils/stringutils.h" #include "debug.h" |