Remove SetCustomMode from all controllers beginning with the letter N
This commit is contained in:
parent
07f55095d5
commit
bc1ba87e13
14 changed files with 7 additions and 52 deletions
|
|
@ -106,11 +106,6 @@ void RGBController_NvidiaESA::UpdateSingleLED(int /*led*/)
|
|||
UpdateZoneLEDs(0);
|
||||
}
|
||||
|
||||
void RGBController_NvidiaESA::SetCustomMode()
|
||||
{
|
||||
active_mode = 0;
|
||||
}
|
||||
|
||||
void RGBController_NvidiaESA::DeviceUpdateMode()
|
||||
{
|
||||
DeviceUpdateLEDs();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue