mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-08 22:08:02 +00:00
adl/misc: remove unused lpAdlDisplayInfo (silence GCC warning).
This commit is contained in:
parent
db0f7cf6f0
commit
9e97ccd754
1
adl.c
1
adl.c
@ -121,7 +121,6 @@ static ADL_OVERDRIVE6_POWERCONTROL_SET ADL_Overdrive6_PowerControl_Set;
|
||||
#endif
|
||||
static int iNumberAdapters;
|
||||
static LPAdapterInfo lpInfo = NULL;
|
||||
static LPADLDisplayInfo lpAdlDisplayInfo = NULL;
|
||||
|
||||
int set_fanspeed(int gpu, int iFanSpeed);
|
||||
static float __gpu_temp(struct gpu_adl *ga);
|
||||
|
Loading…
Reference in New Issue
Block a user