فهرست منبع

* fixed tests/webtbs/uw3969 compilation with -Or for ppc (removed
superfluous call to location_get_data_ref)

git-svn-id: trunk@926 -

Jonas Maebe 20 سال پیش
والد
کامیت
3aa4e8008e
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      compiler/ncgutil.pas

+ 0 - 1
compiler/ncgutil.pas

@@ -1008,7 +1008,6 @@ implementation
         if not is_class_or_interface(tparavarsym(p).vartype.def) and
            tparavarsym(p).vartype.def.needs_inittable then
          begin
-           location_get_data_ref(list,tparavarsym(p).localloc,href,is_open_array(tparavarsym(p).vartype.def));
            if (tparavarsym(p).varspez=vs_value) then
             begin
               include(current_procinfo.flags,pi_needs_implicit_finally);