mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-10 14:58:01 +00:00
parent
b16a05aa0e
commit
2f0fac6c66
@ -208,9 +208,6 @@ char *set_kernel(char *arg)
|
||||
int i, device = 0;
|
||||
char *nextptr;
|
||||
|
||||
// FIXME: executes always (add more kernels!)
|
||||
return "Cannot specify a kernel with scrypt";
|
||||
|
||||
nextptr = strtok(arg, ",");
|
||||
if (nextptr == NULL)
|
||||
return "Invalid parameters for set kernel";
|
||||
|
Loading…
Reference in New Issue
Block a user