aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mapserver/fix-build-new-proj4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mapserver/fix-build-new-proj4.patch')
-rw-r--r--testing/mapserver/fix-build-new-proj4.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/mapserver/fix-build-new-proj4.patch b/testing/mapserver/fix-build-new-proj4.patch
deleted file mode 100644
index 55b7a80647..0000000000
--- a/testing/mapserver/fix-build-new-proj4.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/mapproject.h b/mapproject.h
-index c296677..4695e90 100644
---- a/mapproject.h
-+++ b/mapproject.h
-@@ -38,6 +38,7 @@ extern "C" {
- #endif
-
- #ifdef USE_PROJ
-+#define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H
- # include <proj_api.h>
- #if PJ_VERSION >= 470 && PJ_VERSION < 480
- void pj_clear_initcache();
-