changeset 77928:1f5af1cafe75

* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 06 Jun 2007 18:58:48 +0000
parents d15a774f9796
children b0be055b1b7e
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jun 06 17:09:40 2007 +0000
+++ b/src/ChangeLog	Wed Jun 06 18:58:48 2007 +0000
@@ -1,3 +1,8 @@
+2007-06-06  Chong Yidong  <cyd@stupidchicken.com>
+
+	* image.c (xpm_load): Remove spurious call to
+	xpm_init_color_cache.
+
 2007-06-06  Martin Rudalics  <rudalics@gmx.at>
 
 	* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.