diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-03-12 21:28:54 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-03-12 21:28:54 +0300 |
commit | 5c66d91e3e69446081ef6254063ad638fbc48aca (patch) | |
tree | c3bb94057bcd4bdbb8568e815c7f18c44417a78a /src/gui/questswindow.cpp | |
parent | f6000c9088ee63428f65ee980f6751f85a7e7d7e (diff) | |
download | plus-5c66d91e3e69446081ef6254063ad638fbc48aca.tar.gz plus-5c66d91e3e69446081ef6254063ad638fbc48aca.tar.bz2 plus-5c66d91e3e69446081ef6254063ad638fbc48aca.tar.xz plus-5c66d91e3e69446081ef6254063ad638fbc48aca.zip |
Fix code style.
Diffstat (limited to 'src/gui/questswindow.cpp')
-rw-r--r-- | src/gui/questswindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/questswindow.cpp b/src/gui/questswindow.cpp index 390c60314..c4f3a6928 100644 --- a/src/gui/questswindow.cpp +++ b/src/gui/questswindow.cpp @@ -24,7 +24,6 @@ #include "configuration.h" #include "effectmanager.h" #include "localplayer.h" -#include "map.h" #include "soundmanager.h" #include "gui/gui.h" |