diff -r 8da05b316d81 -r 23aaafa40b4e hedgewars/uWorld.pas --- a/hedgewars/uWorld.pas Sat Jan 26 10:55:34 2008 +0000 +++ b/hedgewars/uWorld.pas Sun Jan 27 13:23:57 2008 +0000 @@ -375,7 +375,6 @@ r.h:= fpsTexture^.h; DrawFromRect(cScreenWidth - 50, 10, @r, fpsTexture, Surface); end -// SDL_UpperBlit(fpsSurface, nil, Surface, @r) end; inc(SoundTimerTicks, Lag);