emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.c,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c,v
Date: Tue, 02 Sep 2008 11:45:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/09/02 11:45:16

Index: xterm.c
===================================================================
RCS file: /sources/emacs/emacs/src/xterm.c,v
retrieving revision 1.1005
retrieving revision 1.1006
diff -u -b -r1.1005 -r1.1006
--- xterm.c     2 Sep 2008 05:35:54 -0000       1.1005
+++ xterm.c     2 Sep 2008 11:45:14 -0000       1.1006
@@ -10516,7 +10516,6 @@
   /* Xt and GTK do this themselves.  */
 #if ! defined (USE_X_TOOLKIT) && ! defined (USE_GTK)
 #ifndef AIX            /* On AIX, XCloseDisplay calls this.  */
-  /* Xt and GTK does this themselves. */
   XrmDestroyDatabase (dpyinfo->xrdb);
 #endif
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]