From 371f41250cc906b7c71d2f994dec7c8eb9ab11c5 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Tue, 18 Oct 2016 14:16:46 +0200 Subject: [PATCH] Remove superfluous checks for PNG support PNG support is required to build ext/gd, so there's no need to check for it in the tests. --- ext/gd/tests/bug72604.phpt | 1 - ext/gd/tests/imagecopyresampled_basic.phpt | 1 - ext/gd/tests/imagedashedline_basic.phpt | 1 - ext/gd/tests/imagefilledpolygon_basic.phpt | 1 - 4 files changed, 4 deletions(-) diff --git a/ext/gd/tests/bug72604.phpt b/ext/gd/tests/bug72604.phpt index f9592c05b7..5cbaba7504 100644 --- a/ext/gd/tests/bug72604.phpt +++ b/ext/gd/tests/bug72604.phpt @@ -3,7 +3,6 @@ Bug #72604 (imagearc() ignores thickness for full arcs) --SKIPIF-- --FILE-- --FILE-- --FILE-- --FILE--