Fix warnings in RGBController_Luxafor.cpp
This commit is contained in:
parent
540f785e90
commit
b7a3de0f10
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ void RGBController_Luxafor::SetupZones()
|
|||
SetupColors();
|
||||
}
|
||||
|
||||
void RGBController_Luxafor::ResizeZone(int zone, int new_size)
|
||||
void RGBController_Luxafor::ResizeZone(int /*zone*/, int /*new_size*/)
|
||||
{
|
||||
/*-----------------------------------------------------*\
|
||||
| This device does not support resizing zones |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue