• Chong Yidong's avatar
    Cruft removal in struct image. · b50691aa
    Chong Yidong authored
    * src/dispextern.h (struct image): Replace data member, whose int_val
    and ptr_val fields were not used by anything, with a single
    lisp_val object.
    
    * src/image.c (Fimage_metadata, make_image, mark_image, tiff_load)
    (gif_clear_image, gif_load, imagemagick_load_image)
    (gs_clear_image, gs_load): Callers changed.
    b50691aa
image.c 236 KB