mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove unused symbols in ext/mbstring/libmbfl/config.h.w32 (#13152)
HAVE_WIN32_NATIVE_THREAD, USE_WIN32_NATIVE_THREAD and ENABLE_THREADS were once part of the libmbfl build https://github.com/moriyoshi/libmbfl but are not used anymore.
This commit is contained in:
parent
c16ad918ba
commit
474edd6eb5
1 changed files with 0 additions and 5 deletions
|
@ -1,6 +1 @@
|
||||||
/* #undef HAVE_STRINGS_H */
|
|
||||||
/* #undef HAVE_STRCASECMP */
|
|
||||||
#define HAVE_STRICMP 1
|
#define HAVE_STRICMP 1
|
||||||
#define HAVE_WIN32_NATIVE_THREAD 1
|
|
||||||
#define USE_WIN32_NATIVE_THREAD 1
|
|
||||||
#define ENABLE_THREADS 1
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue