diff options
Diffstat (limited to 'main/internal_functions_win32.c')
-rw-r--r-- | main/internal_functions_win32.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/internal_functions_win32.c b/main/internal_functions_win32.c index 88e056f5d8..4a3301e49b 100644 --- a/main/internal_functions_win32.c +++ b/main/internal_functions_win32.c @@ -116,9 +116,7 @@ static zend_module_entry * const php_builtin_extensions[] = { #if HAVE_FTP ,phpext_ftp_ptr #endif -#if HAVE_HASH ,phpext_hash_ptr -#endif #if HAVE_ICONV ,phpext_iconv_ptr #endif |