diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/map.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -176,10 +176,6 @@ class Map * Set a map property. */ void setProperty(const std::string &name, const std::string &value); - - /** - * - */ private: int width, height; |