diff src/xterm.c @ 14772:6c0e354bf5b1

(x_connection_closed): Don't unblock input until the end.
author Richard M. Stallman <rms@gnu.org>
date Wed, 06 Mar 1996 19:14:34 +0000
parents 78cb76d091af
children 8bf3083f6499
line wrap: on
line diff
--- a/src/xterm.c	Wed Mar 06 19:13:44 1996 +0000
+++ b/src/xterm.c	Wed Mar 06 19:14:34 1996 +0000
@@ -4515,11 +4515,6 @@
   struct x_display_info *dpyinfo = x_display_info_for_display (display);
   Lisp_Object frame, tail;
 
-  /* Whatever we were in the middle of, we are going to throw out of it,
-     so reassure various things that have error checks about being
-     called with input blocked.  */
-  TOTALLY_UNBLOCK_INPUT;
-
   if (_Xdebug)
     abort ();