]> git.pld-linux.org Git - packages/libpng.git/commitdiff
- obsolete
authorlisu <lisu@pld-linux.org>
Sun, 19 Aug 2007 09:40:42 +0000 (09:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libpng-const.patch -> 1.2

libpng-const.patch [deleted file]

diff --git a/libpng-const.patch b/libpng-const.patch
deleted file mode 100644 (file)
index 2637e14..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
---- libpng-1.2.18/pnggccrd.c.orig      2007-05-16 01:52:23.000000000 +0200
-+++ libpng-1.2.18/pnggccrd.c   2007-05-19 10:06:01.015691713 +0200
-@@ -352,6 +352,7 @@
- void /* PRIVATE */
- png_squelch_warnings(void)
- {
-+#if 0
- #ifdef PNG_THREAD_UNSAFE_OK
-    _dif = _dif;
-    _patemp = _patemp;
-@@ -377,6 +378,7 @@
-    _mask48_2 = _mask48_2;
-    _mask48_1 = _mask48_1;
-    _mask48_0 = _mask48_0;
-+#endif
- }
- #endif /* PNG_MMX_CODE_SUPPORTED */
This page took 0.088037 seconds and 4 git commands to generate.