浏览代码

* convert_registers call removed from t_win32.pas

daniel 22 年之前
父节点
当前提交
ff2c9d870b
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      compiler/systems/t_win32.pas

+ 4 - 2
compiler/systems/t_win32.pas

@@ -410,7 +410,6 @@ const
 
               hp1:=timportlist(hp1.next);
            end;
-         importsSection.convert_registers;
        end;
 
 
@@ -1629,7 +1628,10 @@ initialization
 end.
 {
   $Log$
-  Revision 1.16  2003-05-13 15:15:25  peter
+  Revision 1.17  2003-08-20 20:50:18  daniel
+    * convert_registers call removed from t_win32.pas
+
+  Revision 1.16  2003/05/13 15:15:25  peter
     * fixed import crash with explicit provided name
 
   Revision 1.15  2003/04/27 09:14:48  florian