Nikolay Nikolov преди 1 година
родител
ревизия
3bc6340424
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      compiler/ogwasm.pas

+ 0 - 1
compiler/ogwasm.pas

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