diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-04-20 16:39:35 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-04-20 16:39:35 +0300 |
commit | 9753cdbb33468148e1f690d67cb631d661e62027 (patch) | |
tree | 96c073cc948e9d8483676171a2fe1cb274fed0a4 /src/resources/mapreader.h | |
parent | ab9405f511303d490a8f966d1c1abe7f94bf0633 (diff) | |
download | plus-9753cdbb33468148e1f690d67cb631d661e62027.tar.gz plus-9753cdbb33468148e1f690d67cb631d661e62027.tar.bz2 plus-9753cdbb33468148e1f690d67cb631d661e62027.tar.xz plus-9753cdbb33468148e1f690d67cb631d661e62027.zip |
fix style in resources directory.
Diffstat (limited to 'src/resources/mapreader.h')
-rw-r--r-- | src/resources/mapreader.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/mapreader.h b/src/resources/mapreader.h index 3b3e10023..fa7254b51 100644 --- a/src/resources/mapreader.h +++ b/src/resources/mapreader.h @@ -79,7 +79,6 @@ class MapReader final static bool readCsvLayer(const XmlNodePtr childNode, Map *const map, MapLayer *const layer, - const std::string &compression, int &x, int &y, const int w, const int h); /** |