fix some more timings and the long standing gradient software bug (which was function...
[supertux.git] / src / leveleditor.h
index 0527f7a..32099a2 100644 (file)
@@ -129,7 +129,6 @@ private:
   float zoom;
 
   SDL_Event event;
-  Timer2 frame_timer;
   Timer2 level_name_timer;
 
   Surface *img_background_bt, *img_foreground_bt, *img_interactive_bt;