Skip to content

Commit 3e1e3ab

Browse files
committed
Remove conflicting declaration
1 parent 40551e0 commit 3e1e3ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

win32/sendmail.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -338,9 +338,6 @@ PHPAPI char *GetSMErrorText(int index)
338338
}
339339
}
340340

341-
PHPAPI zend_string *php_str_to_str(char *haystack, size_t length, char *needle,
342-
size_t needle_len, char *str, size_t str_len);
343-
344341

345342
/*********************************************************************
346343
// Name: SendText

0 commit comments

Comments
 (0)