mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Remove unused SMART_STR_PREALLOC (#14848)
This commit is contained in:
parent
f4af8f3837
commit
42530c6543
3 changed files with 0 additions and 5 deletions
|
@ -323,7 +323,6 @@ static char * _mysqlnd_pestrndup(const char * const ptr, size_t length, bool per
|
|||
|
||||
|
||||
#define SMART_STR_START_SIZE 2048
|
||||
#define SMART_STR_PREALLOC 512
|
||||
#include "zend_smart_str.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue