net: remove SetMaxOutboundTimeframe

This was introduced in 872fee3fcc and it's unclear
if it's ever been used.
This commit is contained in:
fanquake
2020-10-24 16:25:56 +08:00
parent 2f3f1aec1f
commit b117eb1486
3 changed files with 3 additions and 21 deletions

View File

@@ -367,9 +367,6 @@ public:
ServiceFlags GetLocalServices() const;
uint64_t GetMaxOutboundTarget();
//!set the timeframe for the max outbound target
void SetMaxOutboundTimeframe(uint64_t timeframe);
uint64_t GetMaxOutboundTimeframe();
//! check if the outbound target is reached