13 lines
485 B
Text
13 lines
485 B
Text
imlib_strerror is provided by Imlib2
|
|
|
|
Index: src/pixmap.h
|
|
--- src/pixmap.h.orig
|
|
+++ src/pixmap.h
|
|
@@ -221,7 +221,6 @@ _XFUNCPROTOBEGIN
|
|
extern const char *get_image_type(unsigned char);
|
|
extern unsigned char image_mode_any(unsigned char);
|
|
#ifdef PIXMAP_SUPPORT
|
|
-extern const char *imlib_strerror(Imlib_Load_Error);
|
|
extern unsigned short parse_pixmap_ops(char *);
|
|
extern unsigned short set_pixmap_scale(const char *, pixmap_t *);
|
|
extern unsigned char check_image_ipc(unsigned char);
|