Fix unused parameter warning in SeagateController.cpp
This commit is contained in:
parent
53ff1a628b
commit
9284ec7360
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ void SeagateController::SetLEDBreathing
|
|||
void SeagateController::SetLEDsSpectrum
|
||||
(
|
||||
unsigned char led_id,
|
||||
bool save
|
||||
bool /*save*/
|
||||
)
|
||||
{
|
||||
/*-----------------------------------------------------------------------------*\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue