mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 13:45:58 +02:00
- removed debug writeln, committed by accident in r37727
git-svn-id: trunk@38123 -
This commit is contained in:
parent
f351b6acc9
commit
899707979a
@ -206,7 +206,6 @@ implementation
|
||||
begin
|
||||
if left.resultdef.size<>4 then
|
||||
internalerror(2017121302);
|
||||
Writeln(left.location.loc);
|
||||
case left.location.loc of
|
||||
LOC_REGISTER,LOC_CREGISTER:
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user