aboutsummaryrefslogtreecommitdiffstats
path: root/cursor/xcursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'cursor/xcursor.h')
-rw-r--r--cursor/xcursor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cursor/xcursor.h b/cursor/xcursor.h
index c1ca12c..fe2339a 100644
--- a/cursor/xcursor.h
+++ b/cursor/xcursor.h
@@ -54,9 +54,6 @@ typedef struct _XcursorImages {
char *name; /* name used to load images */
} XcursorImages;
-XcursorImages *
-XcursorLibraryLoadImages (const char *file, const char *theme, int size);
-
void
XcursorImagesDestroy (XcursorImages *images);