From 91fa2122a536770924bb2819bec4b79e76393d08 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 11 Sep 2012 20:03:02 +0300 Subject: Fix code style and small perfomance issues. --- 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 3485f6c58..66cf8b707 100644 --- a/src/map.h +++ b/src/map.h @@ -404,7 +404,7 @@ class Map : public Properties, public ConfigListener /** * Removes an actor from the map. */ - void removeActor(Actors::iterator iterator); + void removeActor(const Actors::iterator iterator); private: -- cgit v1.2.3-70-g09d2