ソースを参照

* 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.}