--- a/hedgewars/uGears.pas Wed Sep 07 20:54:32 2011 -0400
+++ b/hedgewars/uGears.pas Thu Sep 08 00:29:01 2011 -0400
@@ -1747,7 +1747,6 @@
if (t > 0) then
begin
t:= GetRandom(t);
- AddFileLog(inttostr(t)+' --------------');
while t >= 0 do
begin
inc(i);