소스 검색

- removed unused local variable

git-svn-id: branches/hlcgllvm@26983 -
Jonas Maebe 11 년 전
부모
커밋
f629f38bbc
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      compiler/ncgcal.pas

+ 0 - 1
compiler/ncgcal.pas

@@ -146,7 +146,6 @@ implementation
     procedure tcgcallnode.reorder_parameters;
     procedure tcgcallnode.reorder_parameters;
       var
       var
         hpcurr,hpprev,hpnext,hpreversestart : tcgcallparanode;
         hpcurr,hpprev,hpnext,hpreversestart : tcgcallparanode;
-        currloc : tcgloc;
       begin
       begin
         { All parameters are now in temporary locations. If we move them to
         { All parameters are now in temporary locations. If we move them to
           their regular locations in the same order, then we get the
           their regular locations in the same order, then we get the