Skip to content

Commit 474edd6

Browse files
authored
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.
1 parent c16ad91 commit 474edd6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ext/mbstring/libmbfl/config.h.w32

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
/* #undef HAVE_STRINGS_H */
2-
/* #undef HAVE_STRCASECMP */
31
#define HAVE_STRICMP 1
4-
#define HAVE_WIN32_NATIVE_THREAD 1
5-
#define USE_WIN32_NATIVE_THREAD 1
6-
#define ENABLE_THREADS 1

0 commit comments

Comments
 (0)