Ver código fonte

- removed unused local variables

git-svn-id: branches/jvmbackend@18389 -
Jonas Maebe 14 anos atrás
pai
commit
59ccdd1de8
1 arquivos alterados com 0 adições e 3 exclusões
  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