From f2193dc3a5180844c0375326b919e249d09eafae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 11 Sep 2012 02:25:13 +0300 Subject: comment unused method in map class. --- src/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 02c7ccbc5..3485f6c58 100644 --- a/src/map.h +++ b/src/map.h @@ -226,7 +226,7 @@ class Map : public Properties, public ConfigListener /** * Tells whether a tile is occupied by a being. */ - bool occupied(const int x, const int y) const; +// bool occupied(const int x, const int y) const; /** * Returns the width of this map in tiles. -- cgit v1.2.3-60-g2f50