mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Remove conflicting declaration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user