diff options
Diffstat (limited to 'ext/standard/filestat.c')
| -rw-r--r-- | ext/standard/filestat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/filestat.c b/ext/standard/filestat.c index 227846328b..4cc224b81f 100644 --- a/ext/standard/filestat.c +++ b/ext/standard/filestat.c @@ -96,8 +96,6 @@ PHP_RINIT_FUNCTION(filestat) PHP_RSHUTDOWN_FUNCTION(filestat) { - TSRMLS_FETCH(); - if (BG(CurrentStatFile)) { efree (BG(CurrentStatFile)); } |
