mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
Avoid redundant protected
in CAddrMan
This commit is contained in:
parent
27223b7bcc
commit
0bbe57d0a0
@ -195,7 +195,6 @@ class CAddrMan
|
||||
protected:
|
||||
friend class CAddrManTest;
|
||||
|
||||
protected:
|
||||
//! critical section to protect the inner data structures
|
||||
mutable CCriticalSection cs;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user