mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 18:09:30 +02:00
* fix warning
This commit is contained in:
parent
4b2a924ea0
commit
aac37e3179
@ -2866,11 +2866,6 @@ implementation
|
||||
exit;
|
||||
end;
|
||||
end;
|
||||
else
|
||||
begin
|
||||
InputError('Unsupported symbol kind: ' + tostr(Ord(SymKind)));
|
||||
exit;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
if AReader.Pos<>(SectionStart+SectionSize) then
|
||||
|
Loading…
Reference in New Issue
Block a user