Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 63aa5ed8885f7efce28e04589a42aa26 > files > 4

pngcheck-2.3.0-1.1.mga6.src.rpm

diff -ur pngcheck-2.3.0_o/pngcheck.c pngcheck-2.3.0/pngcheck.c
--- pngcheck-2.3.0_o/pngcheck.c	2007-07-08 07:23:31.000000000 +0100
+++ pngcheck-2.3.0/pngcheck.c	2018-04-11 15:05:17.144145056 +0100
@@ -672,9 +672,6 @@
       check_zlib = 0;
       if (verbose > 1)
         verbose = 1;
-    } else if (strcmp(zlib_version, ZLIB_VERSION) != 0) {
-      printf("zlib warning:  different version (expected %s,"
-        " using %s)\n\n", ZLIB_VERSION, zlib_version);
     }
 #endif /* USE_ZLIB */