changeset 7716 | 95117607b81a |
parent 7640 | e9e6b4d740f6 |
child 7754 | e81dc9bef8b8 |
--- a/hedgewars/uStore.pas Fri Sep 28 00:39:20 2012 +0400 +++ b/hedgewars/uStore.pas Fri Sep 28 00:51:04 2012 +0400 @@ -101,7 +101,6 @@ var t: LongInt; tmpsurf, texsurf: PSDL_Surface; Color, i: Longword; - s: shortstring; begin tmpsurf:= LoadDataImage(ptGraphics, cCHFileName, ifAlpha or ifCritical);