summaryrefslogtreecommitdiff
path: root/core/ui.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/ui.inc')
-rw-r--r--core/ui.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/ui.inc b/core/ui.inc
index a12233c2..1b40717a 100644
--- a/core/ui.inc
+++ b/core/ui.inc
@@ -532,7 +532,6 @@ getchar_timeout:
pop ax
cmp ax,[BIOS_timer] ; Has the timer advanced?
je .loop
- call do_idle
dec dword [ThisKbdTo]
jz .timeout