changeset 11824 | 3f1f8f79fcdb |
parent 11682 | 2c21bc80c95d |
child 11826 | 7654e2357934 |
--- a/hedgewars/pas2cRedo.pas Sun May 15 23:11:14 2016 +0200 +++ b/hedgewars/pas2cRedo.pas Sun May 15 23:59:24 2016 +0200 @@ -71,7 +71,7 @@ trunc, round, ceil : function : integer; abs, sqr : function : integer; - StrPas, FormatDateTime, copy, str, PosS, trim, LowerCase : function : shortstring; + StrPas, FormatDateTime, copy, str, PosS, LowerCase : function : shortstring; pos : function : integer; StrToInt : function : integer; SetLength, SetLengthA, val, StrDispose, StrCopy : procedure;