1
0
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:
Corvus Corax 2013-11-16 17:34:41 +01:00
parent 968470037f
commit 3c23b1f464

View File

@ -293,9 +293,7 @@ loggingThread(NULL),
logConnection(new LoggingConnection(this)),
mf(NULL),
cmd(NULL)
{
}
{}
LoggingPlugin::~LoggingPlugin()
{