mirror of
https://github.com/monero-project/monero.git
synced 2026-06-12 19:11:36 -07:00
epee: remove save_limit_to_file
This commit is contained in:
@@ -184,7 +184,6 @@ class connection_basic { // not-templated base class for rapid developmet of som
|
||||
|
||||
// handlers and sleep
|
||||
void sleep_before_packet(size_t packet_size, int phase, int q_len); // execute a sleep ; phase is not really used now(?)
|
||||
static void save_limit_to_file(int limit); ///< for dr-monero
|
||||
static double get_sleep_time(size_t cb);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user