diff options
author | John Newbery <john@johnnewbery.com> | 2021-08-05 13:51:52 +0100 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2021-08-18 14:00:52 +0100 |
commit | ed9ba8af08f857bda3ce2f77413317374c22d7b4 (patch) | |
tree | 4ee650b69fdb99c1fa4d97c2d5c9b6c0ed07c197 /src/addrman.h | |
parent | e8e7392311edf44278d76743bebe902d4ac94662 (diff) |
[tests] Remove CAddrMan.Clear() call from CAddrDB::Read()
`bool CAddrDB::Read(CAddrMan& addr, CDataStream& ssPeers)` is _only_
called from the tests, and the call to addr.Clear() only exists so that
a test that Clear() is called passes. Remove that test and the call.
Diffstat (limited to 'src/addrman.h')
0 files changed, 0 insertions, 0 deletions