Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13115715
D6399.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
353 B
Subscribers
None
D6399.diff
View Options
diff --git a/src/net.h b/src/net.h
--- a/src/net.h
+++ b/src/net.h
@@ -736,7 +736,6 @@
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};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 1, 11:51 (3 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187705
Default Alt Text
D6399.diff (353 B)
Attached To
D6399: Remove unused variable
Event Timeline
Log In to Comment