hedgewars/uWorld.pas
changeset 760 23aaafa40b4e
parent 759 8da05b316d81
child 762 5ecf042f6113
--- 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);