aboutsummaryrefslogtreecommitdiff
path: root/src/txorphanage.cpp
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2021-08-05 14:10:02 +0100
committerJohn Newbery <john@johnnewbery.com>2021-08-19 11:29:54 +0100
commit7e6e65918f75211b517fc887f5d90df8edd52ced (patch)
treea58e8031205061393d89bba7130cf9723f0fc87d /src/txorphanage.cpp
parent406be5ff9699874dc1d38d11f036e33cbdb820c9 (diff)
downloadbitcoin-7e6e65918f75211b517fc887f5d90df8edd52ced.tar.xz
[addrman] inline Clear() into CAddrMan ctor
Clear() is now only called from the ctor, so just inline the code into that function. The LOCK(cs) can be removed, since there can be no data races in the ctor. Also move the function definition out of the header and into the cpp file.
Diffstat (limited to 'src/txorphanage.cpp')
0 files changed, 0 insertions, 0 deletions