mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-26 17:51:45 +01:00
stratum: remove unused function
This commit is contained in:
parent
471c53c817
commit
c1f586c77a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user