mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
OP-1170 got rid of all compiler warnings in logging plugin.
This commit is contained in:
parent
460c60399b
commit
5be91fa012
@ -42,4 +42,6 @@ LoggingGadget::~LoggingGadget()
|
||||
}
|
||||
|
||||
void LoggingGadget::loadConfiguration(IUAVGadgetConfiguration *config)
|
||||
{}
|
||||
{
|
||||
Q_UNUSED(config);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user