mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
adl/misc: remove unused iNumDisplays.
Silence gcc warning. Added in a7bca5663390e59b36cc2c14692df124ac6c954f by Joe4782, but never used.
This commit is contained in:
parent
5fd5e3b67d
commit
524833f684
1
adl.c
1
adl.c
@ -326,7 +326,6 @@ void init_adl(int nDevs)
|
|||||||
struct gpu_adapters adapters[MAX_GPUDEVICES], vadapters[MAX_GPUDEVICES];
|
struct gpu_adapters adapters[MAX_GPUDEVICES], vadapters[MAX_GPUDEVICES];
|
||||||
bool devs_match = true;
|
bool devs_match = true;
|
||||||
ADLBiosInfo BiosInfo;
|
ADLBiosInfo BiosInfo;
|
||||||
int iNumDisplays;
|
|
||||||
|
|
||||||
applog(LOG_INFO, "Number of ADL devices: %d", nDevs);
|
applog(LOG_INFO, "Number of ADL devices: %d", nDevs);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user