mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Remove unused variable
This commit is contained in:
parent
67be6d7a17
commit
26a93bce29
1 changed files with 0 additions and 1 deletions
|
|
@ -703,7 +703,6 @@ public:
|
|||
std::vector<CAddress> vAddrToSend;
|
||||
CRollingBloomFilter addrKnown;
|
||||
bool fGetAddr{false};
|
||||
std::set<uint256> setKnown;
|
||||
int64_t nNextAddrSend GUARDED_BY(cs_sendProcessing){0};
|
||||
int64_t nNextLocalAddrSend GUARDED_BY(cs_sendProcessing){0};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue