فهرست منبع

- removed TODO comment

Nikolay Nikolov 1 سال پیش
والد
کامیت
3bc6340424
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      compiler/ogwasm.pas

+ 0 - 1
compiler/ogwasm.pas

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