mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
uncrustification for ground/openpilotgcs/src/plugins/logging/loggingplugin.cpp
This commit is contained in:
parent
968470037f
commit
3c23b1f464
@ -293,9 +293,7 @@ loggingThread(NULL),
|
|||||||
logConnection(new LoggingConnection(this)),
|
logConnection(new LoggingConnection(this)),
|
||||||
mf(NULL),
|
mf(NULL),
|
||||||
cmd(NULL)
|
cmd(NULL)
|
||||||
{
|
{}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
LoggingPlugin::~LoggingPlugin()
|
LoggingPlugin::~LoggingPlugin()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user