aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/image.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/image.c b/src/image.c
index eacea4a1d97..ebb73e3996e 100644
--- a/src/image.c
+++ b/src/image.c
@@ -3910,9 +3910,6 @@ xpm_load (f, img)
3910 attrs.valuemask |= XpmCloseness; 3910 attrs.valuemask |= XpmCloseness;
3911#endif /* not XpmAllocCloseColors */ 3911#endif /* not XpmAllocCloseColors */
3912#endif /* ALLOC_XPM_COLORS */ 3912#endif /* ALLOC_XPM_COLORS */
3913#ifdef ALLOC_XPM_COLORS
3914 xpm_init_color_cache (f, &attrs);
3915#endif
3916 3913
3917 /* If image specification contains symbolic color definitions, add 3914 /* If image specification contains symbolic color definitions, add
3918 these to `attrs'. */ 3915 these to `attrs'. */