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.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map.cpp') diff --git a/src/map.cpp b/src/map.cpp index faef89434..6d3d96fd9 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -667,6 +667,7 @@ void Map::setWalk(const int x, const int y, const bool walkable A_UNUSED) blockTile(x, y, Map::BLOCKTYPE_GROUNDTOP); } +/* bool Map::occupied(const int x, const int y) const { const ActorSprites &actors = actorSpriteManager->getAll(); @@ -686,6 +687,7 @@ bool Map::occupied(const int x, const int y) const return false; } +*/ bool Map::contains(const int x, const int y) const { -- cgit v1.2.3-60-g2f50