=================================================================== RCS file: /cvs/ace/ace/lib/imagelib.h,v retrieving revision 1.3 retrieving revision 1.4 diff -p -u -r1.3 -r1.4 --- ace/lib/imagelib.h 2007/10/22 22:59:41 1.3 +++ /cvs/ace/ace/lib/imagelib.h 2015/06/07 10:02:27 1.4 @@ -54,7 +54,6 @@ int register_imagelib(image_list *); image *alloc_synth_image (image_list *list, int width, int height, int type); -void get_image_set_display_type (int type); image *get_image (char *name, int preferred_width, int preferred_height, int flags); /* This means the preferred dimensions are absolute maximums. */ #define GI_NOT_BIGGER 0x01