diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/image.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/image.c b/src/image.c index 789de0223be..9cfcd5a63f8 100644 --- a/src/image.c +++ b/src/image.c | |||
| @@ -3978,9 +3978,6 @@ xpm_load (f, img) | |||
| 3978 | attrs.valuemask |= XpmCloseness; | 3978 | attrs.valuemask |= XpmCloseness; |
| 3979 | #endif /* not XpmAllocCloseColors */ | 3979 | #endif /* not XpmAllocCloseColors */ |
| 3980 | #endif /* ALLOC_XPM_COLORS */ | 3980 | #endif /* ALLOC_XPM_COLORS */ |
| 3981 | #ifdef ALLOC_XPM_COLORS | ||
| 3982 | xpm_init_color_cache (f, &attrs); | ||
| 3983 | #endif | ||
| 3984 | 3981 | ||
| 3985 | /* If image specification contains symbolic color definitions, add | 3982 | /* If image specification contains symbolic color definitions, add |
| 3986 | these to `attrs'. */ | 3983 | these to `attrs'. */ |