From aa0325fac0f16ced4ac710b5126da5bc5c2af441 Mon Sep 17 00:00:00 2001 From: Bertram Date: Tue, 9 Feb 2010 02:07:14 +0100 Subject: Separated fallback defaults for tile width and height. --- src/resources/mapreader.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/resources') diff --git a/src/resources/mapreader.cpp b/src/resources/mapreader.cpp index 07a06af7..7f08fe91 100644 --- a/src/resources/mapreader.cpp +++ b/src/resources/mapreader.cpp @@ -37,9 +37,6 @@ #include #include -const unsigned int DEFAULT_TILE_WIDTH = 32; -const unsigned int DEFAULT_TILE_HEIGHT = 32; - /** * Inflates either zlib or gzip deflated memory. The inflated memory is * expected to be freed by the caller. -- cgit v1.2.3-60-g2f50