mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
net: Remove un-actionable TODO
This commit is contained in:
@@ -360,8 +360,6 @@ public:
|
||||
READWRITEAS(CService, *this);
|
||||
}
|
||||
|
||||
// TODO: make private (improves encapsulation)
|
||||
public:
|
||||
ServiceFlags nServices;
|
||||
|
||||
// disk and network only
|
||||
@@ -410,7 +408,6 @@ public:
|
||||
std::string GetCommand() const;
|
||||
std::string ToString() const;
|
||||
|
||||
public:
|
||||
int type;
|
||||
uint256 hash;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user