diff src/frame-x.c @ 217:d44af0c54775 r20-4b7

Import from CVS: tag r20-4b7
author cvs
date Mon, 13 Aug 2007 10:08:34 +0200
parents 1f0dabaa0855
children 262b8bb4a523
line wrap: on
line diff
--- a/src/frame-x.c	Mon Aug 13 10:07:42 2007 +0200
+++ b/src/frame-x.c	Mon Aug 13 10:08:34 2007 +0200
@@ -2004,10 +2004,6 @@
   /* yeah, except the lisp ones */
   FRAME_X_ICON_PIXMAP (f) = Qnil;
   FRAME_X_ICON_PIXMAP_MASK (f) = Qnil;
-#ifdef ENERGIZE
-  FRAME_X_CURRENT_PSHEET_BUFFER (f) = Qnil;
-  FRAME_X_DESIRED_PSHEET_BUFFER (f) = Qnil;
-#endif
 }
 
 
@@ -2076,10 +2072,6 @@
 {
   ((markobj) (FRAME_X_ICON_PIXMAP (f)));
   ((markobj) (FRAME_X_ICON_PIXMAP_MASK (f)));
-#ifdef ENERGIZE
-  ((markobj) (FRAME_X_CURRENT_PSHEET_BUFFER (f)));
-  ((markobj) (FRAME_X_DESIRED_PSHEET_BUFFER (f)));
-#endif
 }
 
 static void