From 59ccdd1de815d24c6bc6939af8e4b32568bdab73 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Sat, 20 Aug 2011 07:55:31 +0000 Subject: [PATCH] - removed unused local variables git-svn-id: branches/jvmbackend@18389 - --- compiler/agjasmin.pas | 3 --- 1 file changed, 3 deletions(-) diff --git a/compiler/agjasmin.pas b/compiler/agjasmin.pas index 7e97f90baf..82696577b0 100644 --- a/compiler/agjasmin.pas +++ b/compiler/agjasmin.pas @@ -521,9 +521,6 @@ implementation procedure TJasminAssembler.NewAsmFileForObjectDef(obj: tobjectdef); - var - enclosingobj: tobjectdef; - st: tsymtable; begin if AsmSize<>AsmStartSize then begin