Lines Matching refs:redundant
1696 Deleted a redundant line from pngset.c.
2276 In png_check_cHRM_fixed(), ensure white_y is > 0, and removed redundant
2293 Removed redundant check for key==NULL before calling png_check_keyword()
2476 Moved redundant IHDR checking into new png_check_IHDR() in png.c
2684 Removed the now-redundant check for out-of-bounds new_row from example.c
2688 Removed the now-redundant check for new_row > height in png_push_have_row().