From 3e1e3ab728ae33477a549b91c2ed2df1987b30aa Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 9 Jul 2018 12:32:26 +0200 Subject: [PATCH] Remove conflicting declaration --- win32/sendmail.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/win32/sendmail.c b/win32/sendmail.c index 606b702b6a3..310f86215ab 100644 --- a/win32/sendmail.c +++ b/win32/sendmail.c @@ -338,9 +338,6 @@ PHPAPI char *GetSMErrorText(int index) } } -PHPAPI zend_string *php_str_to_str(char *haystack, size_t length, char *needle, - size_t needle_len, char *str, size_t str_len); - /********************************************************************* // Name: SendText