diff options
Diffstat (limited to 'sci-geosciences/mapserver/files/mapserver_php4.patch')
-rw-r--r-- | sci-geosciences/mapserver/files/mapserver_php4.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-geosciences/mapserver/files/mapserver_php4.patch b/sci-geosciences/mapserver/files/mapserver_php4.patch deleted file mode 100644 index 51179035f335..000000000000 --- a/sci-geosciences/mapserver/files/mapserver_php4.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- mapscript/php3/php_mapscript.c 2006-09-06 18:42:36.000000000 +0200 -+++ mapscript/php3/php_mapscript.c 2007-03-07 03:36:47.000000000 +0100 -@@ -6078,7 +6078,7 @@ - retVal = 0; - - -- php_header(TSRMLS_C); -+ php_header(); - - #if !defined(USE_GD_GIF) || defined(GD_HAS_GDIMAGEGIFPTR) - if( MS_DRIVER_GD(im->format) ) |