diff src/xterm.c @ 92742:e3c5f1568f5c

Fix previous change.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 11 Mar 2008 15:54:05 +0000
parents b0748b402e51
children ed10c3092847
line wrap: on
line diff
--- a/src/xterm.c	Tue Mar 11 10:23:09 2008 +0000
+++ b/src/xterm.c	Tue Mar 11 15:54:05 2008 +0000
@@ -8110,7 +8110,7 @@
      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