1
0
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:
Noel Maersk 2014-03-28 17:38:26 +02:00
parent db0f7cf6f0
commit 9e97ccd754

1
adl.c
View File

@ -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);