aboutsummaryrefslogtreecommitdiffstats
path: root/src/gif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gif.h')
-rw-r--r--src/gif.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gif.h b/src/gif.h
deleted file mode 100644
index 17a86dc..0000000
--- a/src/gif.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include <stdio.h>
-
-unsigned char *loadgif(FILE *, int *, int *);
-