Remove unused variable in uWorld.pas
authorWuzzy <almikes@aol.com>
Wed, 11 Oct 2017 23:14:29 +0200
changeset 12694 e96f0f89ba0c
parent 12693 2592c6ea6008
child 12695 28210d2a9a36
Remove unused variable in uWorld.pas
hedgewars/uWorld.pas
--- a/hedgewars/uWorld.pas	Wed Oct 11 17:05:35 2017 -0400
+++ b/hedgewars/uWorld.pas	Wed Oct 11 23:14:29 2017 +0200
@@ -1167,7 +1167,6 @@
     s: shortstring;
     offsetX, offsetY, screenBottom: LongInt;
     replicateToLeft, replicateToRight, tmp: boolean;
-    a: Byte;
 begin
 if WorldEdge <> weWrap then
     begin