- removed TODO comment

This commit is contained in:
Nikolay Nikolov 2023-12-24 15:28:01 +02:00
parent 01dbc63735
commit 3bc6340424

View File

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