summaryrefslogtreecommitdiff
path: root/graphics/gd1/files/patch-gif
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gd1/files/patch-gif')
-rw-r--r--graphics/gd1/files/patch-gif4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/gd1/files/patch-gif b/graphics/gd1/files/patch-gif
index e156fa2dd01f..e78b1e350e3f 100644
--- a/graphics/gd1/files/patch-gif
+++ b/graphics/gd1/files/patch-gif
@@ -9,7 +9,3 @@ images is troubled because of Unisys' zeal in patent enforcement.
+gdImagePtr gdImageCreateFromGif(FILE *fd);
+gdImagePtr gdImageCreateFromGifCtx(gdIOCtxPtr in);
gdImagePtr gdImageCreateFromPng(FILE *fd);
---- gd_gif_in.c Fri Jul 27 16:13:45 2001
-+++ gd_gif_in.c Fri Jul 27 16:14:46 2001
-@@ -6,1 +6,0 @@
--#include "io.h"