emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/image.c,v [EMACS_22_BASE]
Date: Wed, 06 Jun 2007 18:58:57 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      07/06/06 18:58:57

Index: image.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/image.c,v
retrieving revision 1.65.2.1
retrieving revision 1.65.2.2
diff -u -b -r1.65.2.1 -r1.65.2.2
--- image.c     12 May 2007 23:53:57 -0000      1.65.2.1
+++ image.c     6 Jun 2007 18:58:56 -0000       1.65.2.2
@@ -3910,9 +3910,6 @@
   attrs.valuemask |= XpmCloseness;
 #endif /* not XpmAllocCloseColors */
 #endif /* ALLOC_XPM_COLORS */
-#ifdef ALLOC_XPM_COLORS
-  xpm_init_color_cache (f, &attrs);
-#endif
 
   /* If image specification contains symbolic color definitions, add
      these to `attrs'.  */




reply via email to

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