From 29cfd6d24ff30a5f2610babd80821bdfe0ca7cd0 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 19 May 2004 08:56:50 +0000 Subject: - Remove unused blocks --- ext/pcntl/tests/001.phpt | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/pcntl') diff --git a/ext/pcntl/tests/001.phpt b/ext/pcntl/tests/001.phpt index 27aff8bbe4..0c8e77ec6c 100644 --- a/ext/pcntl/tests/001.phpt +++ b/ext/pcntl/tests/001.phpt @@ -5,8 +5,6 @@ Test pcntl wait functionality if (!extension_loaded("pcntl")) print "skip"; if (!function_exists("posix_kill")) print "skip posix_kill() not avaliable"; ?> ---POST-- ---GET-- --FILE--