summaryrefslogtreecommitdiff
path: root/src/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/map.h b/src/map.h
index 19489257..02bea4a2 100644
--- a/src/map.h
+++ b/src/map.h
@@ -176,10 +176,6 @@ class Map
* Set a map property.
*/
void setProperty(const std::string &name, const std::string &value);
-
- /**
- *
- */
private:
int width, height;