From 6abc6106e15a8ad9327f59b88ecced7caf884660 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Sun, 21 Oct 2012 17:56:20 +0000 Subject: [PATCH] - removed unused local variable git-svn-id: trunk@22806 - --- compiler/jvm/hlcgcpu.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/jvm/hlcgcpu.pas b/compiler/jvm/hlcgcpu.pas index 1285babd09..65c4962ba3 100644 --- a/compiler/jvm/hlcgcpu.pas +++ b/compiler/jvm/hlcgcpu.pas @@ -1468,7 +1468,6 @@ implementation procedure thlcgjvm.g_proc_exit(list: TAsmList; parasize: longint; nostackframe: boolean); var retdef: tdef; - cgsize: tcgsize; opc: tasmop; begin if current_procinfo.procdef.proctypeoption in [potype_constructor,potype_class_constructor] then