diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-03-01 16:00:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-03-01 16:00:26 +0300 |
commit | c635347f18378aea08ba48e991ddb8ff1010c27c (patch) | |
tree | 835b7c57d3891f7944447d9a488ad7d490480e18 /src/resources | |
parent | 5a35288a7524c6b5cb9a4e8e3aa93d756b016743 (diff) | |
download | plus-c635347f18378aea08ba48e991ddb8ff1010c27c.tar.gz plus-c635347f18378aea08ba48e991ddb8ff1010c27c.tar.bz2 plus-c635347f18378aea08ba48e991ddb8ff1010c27c.tar.xz plus-c635347f18378aea08ba48e991ddb8ff1010c27c.zip |
Fix code style.
Diffstat (limited to 'src/resources')
-rw-r--r-- | src/resources/wallpaper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/wallpaper.cpp b/src/resources/wallpaper.cpp index 4f518f083..4b7219e7b 100644 --- a/src/resources/wallpaper.cpp +++ b/src/resources/wallpaper.cpp @@ -28,7 +28,6 @@ #include "resources/resourcemanager.h" #include "utils/physfstools.h" -#include "utils/stringutils.h" #include <algorithm> #include <cstring> |