Explorar o código

* Commented out unused var.

git-svn-id: trunk@11486 -
yury %!s(int64=17) %!d(string=hai) anos
pai
achega
db5f3f6662
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/ncginl.pas

+ 1 - 1
compiler/ncginl.pas

@@ -722,7 +722,7 @@ implementation
     procedure tcginlinenode.second_rox;
       var
         op : topcg;
-        hcountreg : tregister;
+        {hcountreg : tregister;}
         op1,op2 : tnode;
       begin
         { one or two parameters? }