mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-19 03:56:26 -04:00
Fix warnings in RGBController_Luxafor.cpp
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user