changeset 8395:4601ff818876

(sit_for): Undo previous change.
author Richard M. Stallman <rms@gnu.org>
date Sun, 31 Jul 1994 06:37:57 +0000
parents b5d2495d6553
children 8085e84cac68
files src/dispnew.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispnew.c	Sun Jul 31 05:38:17 1994 +0000
+++ b/src/dispnew.c	Sun Jul 31 06:37:57 1994 +0000
@@ -2256,10 +2256,6 @@
 {
   Lisp_Object read_kbd;
 
-  if (CONSP (Vunread_command_events)
-      || unread_command_char != -1)
-    return Qnil;
-
   if (detect_input_pending ())
     return Qnil;