Browse Source

* cosmetics

florian 3 năm trước cách đây
mục cha
commit
8120fb8b77
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      compiler/x86/nx86cnv.pas

+ 0 - 2
compiler/x86/nx86cnv.pas

@@ -245,7 +245,6 @@ implementation
 
 
     function tx86typeconvnode.first_int_to_real : tnode;
-
       begin
         first_int_to_real:=nil;
         if (left.resultdef.size<4) then
@@ -262,7 +261,6 @@ implementation
 
 
     procedure tx86typeconvnode.second_int_to_real;
-
       var
          leftref,
          href : treference;