diff src/xterm.h @ 110245:db7a9f029b0e

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 02 Sep 2010 22:44:07 +0000
parents c403c2e0a620
children 2186ab0af4a5
line wrap: on
line diff
--- a/src/xterm.h	Thu Sep 02 05:10:45 2010 +0000
+++ b/src/xterm.h	Thu Sep 02 22:44:07 2010 +0000
@@ -299,8 +299,6 @@
   /* Atom used in XEmbed client messages.  */
   Atom Xatom_XEMBED;
  
-  int cut_buffers_initialized; /* Whether we're sure they all exist */
-
   /* The frame (if any) which has the X window that has keyboard focus.
      Zero if none.  This is examined by Ffocus_frame in xfns.c.  Note
      that a mere EnterNotify event can set this; if you need to know the