aboutsummaryrefslogtreecommitdiff
path: root/ports/openexr/add-missing-export.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/openexr/add-missing-export.patch')
-rw-r--r--ports/openexr/add-missing-export.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/openexr/add-missing-export.patch b/ports/openexr/add-missing-export.patch
deleted file mode 100644
index c78842d18..000000000
--- a/ports/openexr/add-missing-export.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/IlmImf/ImfHeader.h b/IlmImf/ImfHeader.h
-index 756a62e..dd71e0e 100644
---- a/IlmImf/ImfHeader.h
-+++ b/IlmImf/ImfHeader.h
-@@ -493,7 +493,7 @@ class Header::ConstIterator
- //
- //------------------------------------------------------------------------
-
--void staticInitialize ();
-+IMF_EXPORT void staticInitialize ();
-
-
- //-----------------