Rev 6509 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/* stubs as gif support has been removed */#include <internal.h>image load_gif(char *filename){return (image) NULL;}void save_gif(image img, char *filename){}