diff options
-rw-r--r-- | ext/standard/php_filestat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_filestat.h b/ext/standard/php_filestat.h index 8e4ffcd7a0..d978f46796 100644 --- a/ext/standard/php_filestat.h +++ b/ext/standard/php_filestat.h @@ -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 |