X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=share%2Fst_resol.c;h=e2940469130f4aeb5a2070ce1a86c01d2dc190ea;hb=c02ae9f8fce350c74e6ac7d281f03857c44964a7;hp=bae9fb675b6ea52d14fbc89edd02df50436d56ef;hpb=eb47a9d407d86a2b939746eabdc63f6bfec1df00;p=neverball diff --git a/share/st_resol.c b/share/st_resol.c index bae9fb6..e294046 100644 --- a/share/st_resol.c +++ b/share/st_resol.c @@ -123,7 +123,6 @@ static void resol_paint(int id, float st) static void resol_timer(int id, float dt) { gui_timer(id, dt); - audio_timer(dt); } static void resol_point(int id, int x, int y, int dx, int dy)