mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 09:39:09 +02:00
* fix warning
This commit is contained in:
parent
0bb6ab24a2
commit
f3401c3f53
@ -4206,8 +4206,6 @@ implementation
|
|||||||
SYMTAB_EVENT,
|
SYMTAB_EVENT,
|
||||||
SYMTAB_TABLE:
|
SYMTAB_TABLE:
|
||||||
{TODO};
|
{TODO};
|
||||||
else
|
|
||||||
internalerror(2023122701);
|
|
||||||
end;
|
end;
|
||||||
|
|
||||||
for j:=0 to high(RelocationTable) do
|
for j:=0 to high(RelocationTable) do
|
||||||
|
Loading…
Reference in New Issue
Block a user