summaryrefslogtreecommitdiff
path: root/src/dispnew.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dispnew.c')
-rw-r--r--src/dispnew.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dispnew.c b/src/dispnew.c
index ec60f3d7816..79ff2d92cc6 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -2256,10 +2256,6 @@ sit_for (sec, usec, reading, display)
{
Lisp_Object read_kbd;
- if (CONSP (Vunread_command_events)
- || unread_command_char != -1)
- return Qnil;
-
if (detect_input_pending ())
return Qnil;