diff options
Diffstat (limited to 'ext/standard/file.h')
-rw-r--r-- | ext/standard/file.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/file.h b/ext/standard/file.h index 1252226d1c..54df0936d3 100644 --- a/ext/standard/file.h +++ b/ext/standard/file.h @@ -146,4 +146,3 @@ extern PHPAPI php_file_globals file_globals; #endif /* FILE_H */ - |