diff options
Diffstat (limited to 'src/image.c')
| -rw-r--r-- | src/image.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/image.c b/src/image.c index 260e33c3cfb..53cbcd2071e 100644 --- a/src/image.c +++ b/src/image.c | |||
| @@ -7380,7 +7380,6 @@ gif_load (struct frame *f, struct image *img) | |||
| 7380 | imagemagick | 7380 | imagemagick |
| 7381 | ***********************************************************************/ | 7381 | ***********************************************************************/ |
| 7382 | #if defined (HAVE_IMAGEMAGICK) | 7382 | #if defined (HAVE_IMAGEMAGICK) |
| 7383 | Lisp_Object Vimagemagick_render_type; | ||
| 7384 | 7383 | ||
| 7385 | /* The symbol `imagemagick' identifying images of this type. */ | 7384 | /* The symbol `imagemagick' identifying images of this type. */ |
| 7386 | 7385 | ||