diff -r 8315a70c35b6 -r ab899b056f77 hedgewars/uUtils.pas --- a/hedgewars/uUtils.pas Wed Jun 22 23:44:06 2011 +0200 +++ b/hedgewars/uUtils.pas Wed Jun 22 23:55:32 2011 +0200 @@ -261,7 +261,6 @@ procedure AddFileLog(s: shortstring); begin s:= s; -WriteToConsole(s); {$IFDEF DEBUGFILE} {$IFDEF ANDROID} WriteToConsole(s);