fix compiler warning
This commit is contained in:
@@ -746,7 +746,10 @@ MackieControlProtocol::flip_press (Button &)
|
||||
}
|
||||
return ((_flip_mode != Normal) ? on : off);
|
||||
}
|
||||
|
||||
return none;
|
||||
}
|
||||
|
||||
LedState
|
||||
MackieControlProtocol::flip_release (Button &)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user