mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
api: remove unused SCRYPTSTR.
Gets rid of compiler warning.
This commit is contained in:
parent
e02f111dca
commit
aa471a2dfd
2
api.c
2
api.c
@ -145,8 +145,6 @@ static const char *NULLSTR = "(null)";
|
|||||||
static const char *TRUESTR = "true";
|
static const char *TRUESTR = "true";
|
||||||
static const char *FALSESTR = "false";
|
static const char *FALSESTR = "false";
|
||||||
|
|
||||||
static const char *SCRYPTSTR = "scrypt";
|
|
||||||
|
|
||||||
static const char *DEVICECODE = "GPU ";
|
static const char *DEVICECODE = "GPU ";
|
||||||
|
|
||||||
static const char *OSINFO =
|
static const char *OSINFO =
|
||||||
|
Loading…
Reference in New Issue
Block a user