Explorar o código

* fix idata generation

git-svn-id: trunk@3118 -
peter %!s(int64=19) %!d(string=hai) anos
pai
achega
e2f768982d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      compiler/ogcoff.pas

+ 0 - 1
compiler/ogcoff.pas

@@ -2248,7 +2248,6 @@ const win32stub : array[0..131] of byte=(
           { idata4, import lookup table }
           internalobjdata.SetSection(idata4objsection);
           internalobjdata.writereloc(0,sizeof(longint),idata6label,RELOC_RVA);
-          internalobjdata.writebytes(emptyint,sizeof(emptyint));
           if target_info.system=system_x86_64_win64 then
             internalobjdata.writebytes(emptyint,sizeof(emptyint));
           { idata5, import address table }