]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 11 Mar 2008 15:54:05 +0000 (15:54 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 11 Mar 2008 15:54:05 +0000 (15:54 +0000)
src/xterm.c

index c09257c6ddaaf75ce85d0ca512e38352045388f5..f8ef761c5f5dbd69e59a0a7d80b715950a141f2a 100644 (file)
@@ -8110,7 +8110,7 @@ x_connection_closed (dpy, error_message)
      OpenWindows in certain situations.  I suspect that is a bug
      in OpenWindows.  I don't know how to circumvent it here.  */
 
-  if (dpyinfo && terminal_list->next_terminal != NULL)
+  if (dpyinfo)
     {
 #ifdef USE_X_TOOLKIT
       /* If DPYINFO is null, this means we didn't open the display