diff --git a/pngread.c b/pngread.c index 48aae84881d24807b2411e7bfe1f6b4450090d07..9cb4d2e41d222f47ae2856b51100a09b16d9df08 100644 --- a/pngread.c +++ b/pngread.c @@ -2838,7 +2838,6 @@ png_image_read_colormap(png_voidp argument) default: png_error(png_ptr, "invalid PNG color type"); /*NOT REACHED*/ - break; } /* Now deal with the output processing */