--- a/hedgewars/uLandObjects.pas Fri Mar 26 17:18:44 2010 +0000
+++ b/hedgewars/uLandObjects.pas Fri Mar 26 17:22:52 2010 +0000
@@ -353,7 +353,6 @@
var s: shortstring;
f: textfile;
i, ii: LongInt;
- vobcount: Longword;
c1, c2: TSDL_Color;
procedure CheckRect(Width, Height, x, y, w, h: LongWord);