mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 02:49:28 +02:00
- reverted previous commit, since it was incorrect
git-svn-id: trunk@45287 -
This commit is contained in:
parent
0caba1e84d
commit
bface9fd94
@ -519,9 +519,7 @@ implementation
|
|||||||
else
|
else
|
||||||
InternalError(2020050602);
|
InternalError(2020050602);
|
||||||
end;
|
end;
|
||||||
end
|
end;
|
||||||
else
|
|
||||||
InternalError(2020050613);
|
|
||||||
end;
|
end;
|
||||||
InternalError(2020050403);
|
InternalError(2020050403);
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user