* fixed the string define which was left for debugging purposes

This commit is contained in:
peter 1999-01-25 22:51:29 +00:00
parent eadf1f63b4
commit da253c659e

View File

@ -123,7 +123,7 @@ procedure TestSpeed(Row,Len:byte);
var
l : longint;
hstr,
OrgStr : string[10];
OrgStr : string;
begin
HeadBen[Row]:=Len;
OrgStr:='';