changeset 4935 | 27fb500dd6b1 |
parent 4933 | 86bd82d58a0b |
child 4939 | 6d512ba87f72 |
--- a/hedgewars/hwengine.pas Mon Feb 07 23:22:14 2011 +0100 +++ b/hedgewars/hwengine.pas Tue Feb 08 02:43:07 2011 +0100 @@ -116,7 +116,6 @@ WriteLnToConsole('Saving ' + s + '...'); playSound(sndShutter); MakeScreenshot(s); - //SDL_SaveBMP_RW(SDLPrimSurface, SDL_RWFromFile(Str2PChar(s), 'wb'), 1) end; end;