From 3f41e8a2f51698d690a6b1f6a1f4acfe13ff50af Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 31 Mar 2016 11:47:18 +0200 Subject: [PATCH] Remove two dead lines no-zlib is no longer supported, so these lines can't have any effect. Change-Id: Ib5ef9a97a0687945606b4a718e339590bc501fe9 Reviewed-by: Oswald Buddenhagen --- configure | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure b/configure index 93f7b9a23b2..72f2023d664 100755 --- a/configure +++ b/configure @@ -1629,8 +1629,6 @@ while [ "$#" -gt 0 ]; do else UNKNOWN_OPT=yes fi - # No longer supported: - #[ "$VAL" = "no" ] && CFG_LIBPNG=no ;; mtdev) if [ "$VAL" = "yes" ] || [ "$VAL" = "no" ]; then