aboutsummaryrefslogtreecommitdiff
path: root/src/addrman_impl.h
diff options
context:
space:
mode:
authorMartin Zumsande <mzumsande@gmail.com>2021-12-12 23:18:56 +0000
committerMartin Zumsande <mzumsande@gmail.com>2021-12-28 21:54:51 +0100
commitf0e5efb82493f7a14580335ce719d5be81c8713e (patch)
tree51f419ff0ee3a363b6cb0c4d347bb38103b066f5 /src/addrman_impl.h
parentb696d7870b29232057600df5ddd8351888253b95 (diff)
downloadbitcoin-f0e5efb82493f7a14580335ce719d5be81c8713e.tar.xz
test: Remove unused AddrManTest class
Diffstat (limited to 'src/addrman_impl.h')
-rw-r--r--src/addrman_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/addrman_impl.h b/src/addrman_impl.h
index 04d5fe3053..5e76f72342 100644
--- a/src/addrman_impl.h
+++ b/src/addrman_impl.h
@@ -142,7 +142,6 @@ public:
const std::vector<bool>& GetAsmap() const;
- friend class AddrManTest;
friend class AddrManDeterministic;
private: