1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

OP-1245 Cleaned up after a bad merge.

This commit is contained in:
m_thread 2014-03-09 10:53:28 +01:00
parent bd90dcc9e9
commit 171abbb111

View File

@ -286,10 +286,6 @@ private:
bool m_cancelDownload;
bool m_adjustExportedTimestamps;
bool m_boardConnected;
void exportToOPL(QString fileName);
void exportToCSV(QString fileName);
void exportToXML(QString fileName);
};
#endif // FLIGHTLOGMANAGER_H