Sfoglia il codice sorgente

* remove accidently committed debug code

git-svn-id: trunk@44175 -
(cherry picked from commit 0424c2a658c5bdad38adf30445ad86b8406e42cb)
florian 5 anni fa
parent
commit
265783c4b5
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      compiler/avr/aasmcpu.pas

+ 0 - 1
compiler/avr/aasmcpu.pas

@@ -409,7 +409,6 @@ implementation
           i: Integer;
           i: Integer;
           hp: tai;
           hp: tai;
         begin
         begin
-          exit;
           taicpu(firstinstruction).opcode:=A_SLEEP;
           taicpu(firstinstruction).opcode:=A_SLEEP;
           for i:=0 to taicpu(firstinstruction).opercnt-1 do
           for i:=0 to taicpu(firstinstruction).opercnt-1 do
             taicpu(firstinstruction).freeop(i);
             taicpu(firstinstruction).freeop(i);