patch contributed by markos_64:
[supertux.git] / src / sector.h
index a30e5d4..45a2cd5 100644 (file)
@@ -134,7 +134,6 @@ public:
   // some special objects, where we need direct access
   Player* player;
   TileMap* solids;
-  Background* background;
   Camera* camera;
   
 private: