hedgewars/CCHandlers.inc
changeset 2629 be70fd3458c0
parent 2624 0c3d5549912e
child 2633 9eb131794a6e
--- a/hedgewars/CCHandlers.inc	Wed Nov 18 14:50:14 2009 +0000
+++ b/hedgewars/CCHandlers.inc	Fri Nov 20 14:56:43 2009 +0000
@@ -74,10 +74,6 @@
 procedure chAddTeam(var s: shortstring);
 var Color: Longword;
     ts: shortstring;
-{$IFNDEF ENDIAN_LITTLE}
-    tmpA, tmpR, tmpG, tmpB: byte;
-    tmpColor: LongWord = 0;
-{$ENDIF}
 begin
 if isDeveloperMode then
    begin