Fix infinite loop when encountering \r in a string
[supertux.git] / src / gameconfig.hpp
index 8456cc4..bdf8725 100644 (file)
@@ -49,7 +49,6 @@ public:
   int aspect_height;
   
   float magnification;
-  bool  fill_screen;
 
   bool use_fullscreen;
   VideoSystem video;