mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-02 01:44:23 +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
|
#endif
|
||||||
static int iNumberAdapters;
|
static int iNumberAdapters;
|
||||||
static LPAdapterInfo lpInfo = NULL;
|
static LPAdapterInfo lpInfo = NULL;
|
||||||
static LPADLDisplayInfo lpAdlDisplayInfo = NULL;
|
|
||||||
|
|
||||||
int set_fanspeed(int gpu, int iFanSpeed);
|
int set_fanspeed(int gpu, int iFanSpeed);
|
||||||
static float __gpu_temp(struct gpu_adl *ga);
|
static float __gpu_temp(struct gpu_adl *ga);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user