瀏覽代碼

- removed unused local variable

git-svn-id: trunk@22806 -
Jonas Maebe 12 年之前
父節點
當前提交
6abc6106e1
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/jvm/hlcgcpu.pas

+ 0 - 1
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