1
0
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:
Michael Voříšek
2019-11-18 13:35:55 +01:00
committed by Christoph M. Becker
parent f67b27fac6
commit 7a5dbcd660

View File

@@ -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