diff options
Diffstat (limited to 'ext/standard/php_mail.h')
-rw-r--r-- | ext/standard/php_mail.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_mail.h b/ext/standard/php_mail.h index 12203830c6..0e226ba6a1 100644 --- a/ext/standard/php_mail.h +++ b/ext/standard/php_mail.h @@ -18,7 +18,6 @@ #define PHP_MAIL_H PHP_FUNCTION(mail); -PHP_FUNCTION(ezmlm_hash); PHP_MINFO_FUNCTION(mail); |