From b69df74b8e7e74286274ea54180f31cc2b203c01 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Sun, 22 Nov 2015 20:48:23 -0800 Subject: [PATCH] Re-remove PNG_WRITE_INTERLACE Previous change backed out. Signed-off-by: John Bowler --- scripts/pnglibconf.h.prebuilt | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/pnglibconf.h.prebuilt b/scripts/pnglibconf.h.prebuilt index b32104b89..d6f2f43f5 100644 --- a/scripts/pnglibconf.h.prebuilt +++ b/scripts/pnglibconf.h.prebuilt @@ -136,7 +136,6 @@ #define PNG_WRITE_FILTER_SUPPORTED #define PNG_WRITE_FLUSH_SUPPORTED #define PNG_WRITE_GET_PALETTE_MAX_SUPPORTED -#define PNG_WRITE_INTERLACE_SUPPORTED #define PNG_WRITE_INTERLACING_SUPPORTED #define PNG_WRITE_INT_FUNCTIONS_SUPPORTED #define PNG_WRITE_INVERT_ALPHA_SUPPORTED