瀏覽代碼

* remove accidently committed debug code

git-svn-id: trunk@44175 -
florian 5 年之前
父節點
當前提交
0424c2a658
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/avr/aasmcpu.pas

+ 0 - 1
compiler/avr/aasmcpu.pas

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