summaryrefslogtreecommitdiff
path: root/graphics/ocaml-images/files/patch-tiff::tiffread.c
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-03-26 21:16:59 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-03-26 21:16:59 +0000
commit9de837d04395a0f80f7b2eb78d09de0c4dd344bb (patch)
treedf3c9c7dec1b2a6df9a4edd249e19f5788057bcd /graphics/ocaml-images/files/patch-tiff::tiffread.c
parent- Update to version 3.0.2. (diff)
- Commit other files CVS failed to commit by dying in the middle :-(
Diffstat (limited to '')
-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 )