Forráskód Böngészése

- remove unused variable

git-svn-id: trunk@36157 -
svenbarth 8 éve
szülő
commit
9fc420b546
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      compiler/ncal.pas

+ 0 - 2
compiler/ncal.pas

@@ -1032,8 +1032,6 @@ implementation
 
 
     procedure tcallparanode.get_paratype;
-      var
-        old_array_constructor : boolean;
       begin
          if assigned(right) then
           tcallparanode(right).get_paratype;