aboutsummaryrefslogtreecommitdiff
path: root/src/test/sanity_tests.cpp
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-04-04 14:05:17 +0800
committerfanquake <fanquake@gmail.com>2021-04-06 08:12:22 +0800
commit1a011b3a8285a21ca9618a35bb841d3f2d48b247 (patch)
tree5b86cd82a5fa0914b5a07649090b2c42725ee6fc /src/test/sanity_tests.cpp
parent511e58223b15cb330659bf78596767929579e966 (diff)
downloadbitcoin-1a011b3a8285a21ca9618a35bb841d3f2d48b247.tar.xz
build: remove -Wdeprecated-register from NOWARN flags
The register keyword was deprecated in C++11, and removed in C++17. Now that we require C++17, we shouldn't have to supress warnings for a non-existant feature.
Diffstat (limited to 'src/test/sanity_tests.cpp')
0 files changed, 0 insertions, 0 deletions