summaryrefslogtreecommitdiff
path: root/graphics/ocaml-images/files/patch-tiff::tiffread.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ocaml-images/files/patch-tiff::tiffread.c')
-rw-r--r--graphics/ocaml-images/files/patch-tiff::tiffread.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/ocaml-images/files/patch-tiff::tiffread.c b/graphics/ocaml-images/files/patch-tiff::tiffread.c
deleted file mode 100644
index 983c73533296..000000000000
--- a/graphics/ocaml-images/files/patch-tiff::tiffread.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- tiff/tiffread.c.orig Tue Sep 21 23:56:44 2004
-+++ tiff/tiffread.c Mon Dec 5 09:25:43 2005
-@@ -28,11 +28,6 @@
-
- #include <tiffio.h>
-
--#undef int16
--#undef uint16
--#undef int32
--#undef uint32
--
- extern value *imglib_error;
-
- value open_tiff_file_for_read( name )