changeset 4437 | 05192cdbce9b |
parent 4403 | 0dfe26f48ec1 |
child 4453 | 15a483b2558a |
--- a/hedgewars/uUtils.pas Tue Nov 30 22:46:47 2010 +0100 +++ b/hedgewars/uUtils.pas Wed Dec 01 00:58:03 2010 +0100 @@ -50,9 +50,8 @@ implementation uses typinfo, Math, uConsts, uVariables, SysUtils; -var {$IFDEF DEBUGFILE} - f: textfile; +var f: textfile; {$ENDIF} // should this include "strtolower()" for the split string?