Pārlūkot izejas kodu

- removed unused local variables

git-svn-id: branches/jvmbackend@18389 -
Jonas Maebe 14 gadi atpakaļ
vecāks
revīzija
59ccdd1de8
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      compiler/agjasmin.pas

+ 0 - 3
compiler/agjasmin.pas

@@ -521,9 +521,6 @@ implementation
 
 
    procedure TJasminAssembler.NewAsmFileForObjectDef(obj: tobjectdef);
-      var
-        enclosingobj: tobjectdef;
-        st: tsymtable;
       begin
         if AsmSize<>AsmStartSize then
           begin