- removed unused local variable

git-svn-id: trunk@22806 -
This commit is contained in:
Jonas Maebe 2012-10-21 17:56:20 +00:00
parent 7cf8bcd7eb
commit 6abc6106e1

View File

@ -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