mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 22:49:37 +02:00
- removed TODO comment
This commit is contained in:
parent
01dbc63735
commit
3bc6340424
@ -2350,7 +2350,6 @@ implementation
|
||||
exit;
|
||||
end;
|
||||
SectionStart:=AReader.Pos;
|
||||
{ skip the section for now... TODO: parse the section }
|
||||
case SectionId of
|
||||
Byte(wsiCustom):
|
||||
Result := ReadCustomSection;
|
||||
|
Loading…
Reference in New Issue
Block a user