diff options
Diffstat (limited to 'graphics/openexr/patches/patch-aa')
-rw-r--r-- | graphics/openexr/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/openexr/patches/patch-aa b/graphics/openexr/patches/patch-aa deleted file mode 100644 index b33a0fa877f..00000000000 --- a/graphics/openexr/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2006/10/26 17:44:10 adam Exp $ - ---- exrmaketiled/Image.h.orig 2006-06-05 04:04:52.000000000 +0200 -+++ exrmaketiled/Image.h -@@ -49,6 +49,7 @@ - #include <string> - #include <map> - -+class Image; - - class Image; - |