Преглед изворни кода

- removed unused local var from thlcgwasm.prepare_stack_for_ref

git-svn-id: branches/wasm@47949 -
nickysn пре 4 година
родитељ
комит
91ed9f12ac
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      compiler/wasm32/hlcgcpu.pas

+ 0 - 2
compiler/wasm32/hlcgcpu.pas

@@ -1010,8 +1010,6 @@ implementation
 
 
   function thlcgwasm.prepare_stack_for_ref(list: TAsmList; var ref: treference; dup: boolean): longint;
-    var
-      href: treference;
     begin
       result:=0;
       { fake location that indicates the value is already on the stack? }