mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-07-28 14:22:16 +02:00
stratum: remove unused function
This commit is contained in:
@@ -300,11 +300,6 @@ int should_abandon_work(const char * mining_notify_json_str)
|
||||
return value;
|
||||
}
|
||||
|
||||
void parse_stratum_configure_result_message(const char * line, uint32_t * version_mask)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
void configure_version_rolling(int socket)
|
||||
{
|
||||
// Configure
|
||||
|
Reference in New Issue
Block a user