summaryrefslogtreecommitdiffstats
path: root/base/libpng/libpng14-enable-read-dither.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-23 16:57:59 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-23 16:57:59 +0200
commit37533efd0e46133b3be58cde6f4497c0eeddbc4e (patch)
tree1c78f612fb5e80831f52420fa5d93685eb73153e /base/libpng/libpng14-enable-read-dither.patch
parentbe6aa285cc78fe7685167624d22e25f247bce5ae (diff)
downloadnutyx-pakxe-37533efd0e46133b3be58cde6f4497c0eeddbc4e.tar.gz
nutyx-pakxe-37533efd0e46133b3be58cde6f4497c0eeddbc4e.tar.bz2
nutyx-pakxe-37533efd0e46133b3be58cde6f4497c0eeddbc4e.tar.xz
nutyx-pakxe-37533efd0e46133b3be58cde6f4497c0eeddbc4e.zip
libpng, port nettoyé
Diffstat (limited to 'base/libpng/libpng14-enable-read-dither.patch')
-rw-r--r--base/libpng/libpng14-enable-read-dither.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/base/libpng/libpng14-enable-read-dither.patch b/base/libpng/libpng14-enable-read-dither.patch
deleted file mode 100644
index 955b12ac6..000000000
--- a/base/libpng/libpng14-enable-read-dither.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naur libpng-1.4.0-orig/pngconf.h libpng-1.4.0/pngconf.h
---- libpng-1.4.0-orig/pngconf.h 2010-01-27 20:38:27.000000000 -0500
-+++ libpng-1.4.0/pngconf.h 2010-01-27 20:44:44.000000000 -0500
-@@ -497,11 +497,9 @@
- # ifndef PNG_NO_READ_INVERT
- # define PNG_READ_INVERT_SUPPORTED
- # endif
--#if 0 /* removed from libpng-1.4.0 */
- # ifndef PNG_NO_READ_DITHER
- # define PNG_READ_DITHER_SUPPORTED
- # endif
--#endif /* 0 */
- # ifndef PNG_NO_READ_BACKGROUND
- # define PNG_READ_BACKGROUND_SUPPORTED
- # endif