--- a/hedgewars/uCommands.pas Wed May 02 12:24:44 2012 +0200
+++ b/hedgewars/uCommands.pas Wed May 02 11:43:43 2012 +0100
@@ -68,8 +68,7 @@
procedure ParseCommand(CmdStr: shortstring; TrustedSource: boolean);
-var ii: LongInt;
- s: shortstring;
+var s: shortstring;
t: PVariable;
c: char;
begin