mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
Merge bitcoin/bitcoin#27957: net: remove unused CConnmanTest
9f0d129565
net: remove unused `CConnmanTest` (brunoerg) Pull request description: `CConnmanTest` was removed infa72fce7c9
. ACKs for top commit: theStack: ACK9f0d129565
Tree-SHA512: 9ad974e8db700e6914a3ed5c936bfe0077cb7dcac915f4efccfe14ecf1917a0eafb37ad5ce6903ed81194bd99359ab300dababa3407f6f7b4d888d459782ad58
This commit is contained in:
commit
80f04febbc
1 changed files with 0 additions and 1 deletions
|
@ -1219,7 +1219,6 @@ private:
|
|||
std::vector<CNode*> m_nodes_copy;
|
||||
};
|
||||
|
||||
friend struct CConnmanTest;
|
||||
friend struct ConnmanTestMsg;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue