mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-04 04:45:10 +02:00
compat: remove strnlen back-compat code
This was needed for mingw (not mingw-w64), and some older versions of macOS, which we no-longer support.
This commit is contained in:
@@ -606,7 +606,6 @@ libbitcoin_util_a_SOURCES = \
|
||||
chainparamsbase.cpp \
|
||||
clientversion.cpp \
|
||||
compat/glibcxx_sanity.cpp \
|
||||
compat/strnlen.cpp \
|
||||
fs.cpp \
|
||||
interfaces/echo.cpp \
|
||||
interfaces/handler.cpp \
|
||||
|
||||
Reference in New Issue
Block a user