- removed debug code which was commited by accident

This commit is contained in:
florian 2002-07-28 21:38:30 +00:00
parent 463b355ba3
commit 37351a4590

View File

@ -380,10 +380,7 @@ const
OS_64,OS_F64: OS_64,OS_F64:
size:=OS_F64; size:=OS_F64;
else else
begin internalerror(200201121);
writeln(ord(size));
internalerror(200201121);
end;
end; end;
ref2 := ref; ref2 := ref;
fixref(list,ref2); fixref(list,ref2);
@ -1413,7 +1410,10 @@ begin
end. end.
{ {
$Log$ $Log$
Revision 1.28 2002-07-28 21:34:31 florian Revision 1.29 2002-07-28 21:38:30 florian
- removed debug code which was commited by accident
Revision 1.28 2002/07/28 21:34:31 florian
* more powerpc fixes * more powerpc fixes
+ dummy tcgvecnode + dummy tcgvecnode