1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

uncrustify

This commit is contained in:
Rafael Bachmann 2015-12-19 13:52:25 +01:00
parent f5c23ba32d
commit 605374f492
2 changed files with 1 additions and 2 deletions

View File

@ -319,7 +319,6 @@ void logInit(QString fileName)
qInstallMessageHandler(mainMessageOutput);
} else {
displayError(msgLogfileOpenFailed(fileName));
}
}