mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Fix gcc warnings
This commit is contained in:
@@ -159,6 +159,7 @@ int Map::webapiRun(bool run,
|
||||
SWGSDRangel::SWGDeviceState& response,
|
||||
QString& errorMessage)
|
||||
{
|
||||
(void) run;
|
||||
(void) errorMessage;
|
||||
getFeatureStateStr(*response.getState());
|
||||
return 202;
|
||||
|
||||
Reference in New Issue
Block a user