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:
@@ -142,6 +142,7 @@ bool FeatureWebAPIUtils::satelliteAOS(const QString name, const QDateTime aos, c
|
||||
// Send LOS actions to all features that support it
|
||||
bool FeatureWebAPIUtils::satelliteLOS(const QString name)
|
||||
{
|
||||
(void) name;
|
||||
// Not currently required by any features
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user