Tentative checkin of tuxdev's "Object improvement patch, part 1"
[supertux.git] / src / object / tilemap.hpp
index cb87573..8cc7523 100644 (file)
@@ -118,7 +118,6 @@ private:
 
 private:
   TileManager* tilemanager;
-  std::string name;
   bool solid;
   float speed;
   int width, height;