diff --git a/adl.c b/adl.c index 1aabe56a..1f53c25a 100644 --- a/adl.c +++ b/adl.c @@ -326,7 +326,6 @@ void init_adl(int nDevs) struct gpu_adapters adapters[MAX_GPUDEVICES], vadapters[MAX_GPUDEVICES]; bool devs_match = true; ADLBiosInfo BiosInfo; - int iNumDisplays; applog(LOG_INFO, "Number of ADL devices: %d", nDevs);