|
@@ -2350,7 +2350,6 @@ implementation
|
|
exit;
|
|
exit;
|
|
end;
|
|
end;
|
|
SectionStart:=AReader.Pos;
|
|
SectionStart:=AReader.Pos;
|
|
- { skip the section for now... TODO: parse the section }
|
|
|
|
case SectionId of
|
|
case SectionId of
|
|
Byte(wsiCustom):
|
|
Byte(wsiCustom):
|
|
Result := ReadCustomSection;
|
|
Result := ReadCustomSection;
|