mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 01:55:48 -05:00
Fix gcc warnings.
This commit is contained in:
parent
2e169a1c4c
commit
c0e7ce4383
@ -717,6 +717,7 @@ void MapGUI::addIonosonde()
|
||||
|
||||
void MapGUI::giroIndexUpdated(const QList<GIRO::DataSet>& data)
|
||||
{
|
||||
(void) data;
|
||||
}
|
||||
|
||||
void MapGUI::giroDataUpdated(const GIRO::GIROStationData& data)
|
||||
|
Loading…
Reference in New Issue
Block a user