From: Derick Rethans Date: Sun, 5 Mar 2006 19:02:11 +0000 (+0000) Subject: - And not here either... X-Git-Tag: RELEASE_1_3~529 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72c9d907d324e6e5624ef10ba11bcc6ba6c42c15;p=php - And not here either... --- diff --git a/ext/standard/php_filestat.h b/ext/standard/php_filestat.h index 4c18392d06..10b04afeb7 100644 --- a/ext/standard/php_filestat.h +++ b/ext/standard/php_filestat.h @@ -56,9 +56,6 @@ PHP_FUNCTION(lchgrp); PHP_FUNCTION(chmod); #if HAVE_UTIME PHP_FUNCTION(touch); -# if HAVE_LTOUCH -PHP_FUNCTION(ltouch); -# endif #endif PHP_FUNCTION(clearstatcache);