diff -r 0a4c88935902 -r 35d762458d66 hedgewars/uWorld.pas --- a/hedgewars/uWorld.pas Thu May 10 23:21:56 2012 +0200 +++ b/hedgewars/uWorld.pas Fri May 11 00:05:47 2012 +0200 @@ -384,7 +384,7 @@ STurns: LongInt; amSurface: PSDL_Surface; AMRect: TSDL_Rect; - tmpsurf: PSDL_Surface; +{$IFDEF USE_AM_NUMCOLUMN}tmpsurf: PSDL_Surface;{$ENDIF} begin SlotsNum:= 0; for i:= 0 to cMaxSlotIndex do