summaryrefslogtreecommitdiff
path: root/package/libgd/patches/patch-gd_io_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgd/patches/patch-gd_io_h')
-rw-r--r--package/libgd/patches/patch-gd_io_h10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libgd/patches/patch-gd_io_h b/package/libgd/patches/patch-gd_io_h
deleted file mode 100644
index 1d083673c..000000000
--- a/package/libgd/patches/patch-gd_io_h
+++ /dev/null
@@ -1,10 +0,0 @@
---- gd-2.0.36.orig/gd_io.h 2007-11-27 09:30:34.000000000 +0100
-+++ gd-2.0.36/gd_io.h 2012-10-14 16:10:30.000000000 +0200
-@@ -26,6 +26,7 @@ typedef struct gdIOCtx
-
- void (*gd_free) (struct gdIOCtx *);
-
-+ void *data;
- }
- gdIOCtx;
-