Removed remaining SDL_mixer includes
[neverball] / ball / st_over.c
index 1d486f3..84b6230 100644 (file)
@@ -53,7 +53,6 @@ static void over_timer(int id, float dt)
         goto_state(&st_start);
 
     gui_timer(id, dt);
-    audio_timer(dt);
 }
 
 static int over_click(int b, int d)