X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=src%2Flib%2Fpsensor.h;h=37891c36d216b41ddd6f66145ae6a144a91ecf4c;hp=cec6d0fc89cec804c1c80cdceae57e3ce22fa107;hb=850c80cb3c81b5bd24245ebf98165a98e47baa71;hpb=7fe35c5f020a37c5b54676b98af44cc73fbe48df diff --git a/src/lib/psensor.h b/src/lib/psensor.h index cec6d0f..37891c3 100644 --- a/src/lib/psensor.h +++ b/src/lib/psensor.h @@ -115,10 +115,6 @@ struct psensor { void (*cb_alarm_raised)(struct psensor *, void *); void *cb_alarm_raised_data; -#ifdef HAVE_NVIDIA - /* Nvidia id for the nvctrl */ - int nvidia_id; -#endif #ifdef HAVE_LIBATIADL /* AMD id for the aticonfig */ int amd_id;