# HG changeset patch # User Wuzzy # Date 1507756469 -7200 # Node ID e96f0f89ba0c4f302f519f1d6515ef846360aed5 # Parent 2592c6ea6008341fc716170fc8393dbb0ad9276f Remove unused variable in uWorld.pas diff -r 2592c6ea6008 -r e96f0f89ba0c 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