Selaa lähdekoodia

- removed unused local variables

git-svn-id: branches/jvmbackend@18389 -
Jonas Maebe 14 vuotta sitten
vanhempi
commit
59ccdd1de8
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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