Prechádzať zdrojové kódy

* remove accidently committed debug code

git-svn-id: trunk@44175 -
florian 5 rokov pred
rodič
commit
0424c2a658
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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);