浏览代码

* Remove debugging code.

git-svn-id: trunk@2389 -
daniel 19 年之前
父节点
当前提交
eb45aa901f
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      rtl/unix/keyboard.pp

+ 0 - 3
rtl/unix/keyboard.pp

@@ -319,9 +319,6 @@ const switches:longint=0;
 procedure vt_handler(sig:longint);cdecl;
 
 begin
-  inc(switches);
-  if switches>10 then
-    halt;
   if vt_switched_away then
     begin
       {Confirm the switch.}