diff options
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); /** |