mirror of
https://github.com/php/php-src.git
synced 2026-04-18 13:31:27 +02:00
Remove clearstatcache function prototype defned twice
This commit is contained in:
committed by
Christoph M. Becker
parent
f67b27fac6
commit
7a5dbcd660
@@ -55,7 +55,6 @@ PHP_FUNCTION(chmod);
|
||||
#if HAVE_UTIME
|
||||
PHP_FUNCTION(touch);
|
||||
#endif
|
||||
PHP_FUNCTION(clearstatcache);
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#define S_IRUSR S_IREAD
|
||||
|
||||
Reference in New Issue
Block a user