* fix warning

This commit is contained in:
Nikolay Nikolov 2024-01-06 22:10:34 +02:00
parent 4b2a924ea0
commit aac37e3179

View File

@ -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