refs #395, MS'review points

Also removed blackmisc variant samples, https://dev.vatsim-germany.org/issues/395#note-9
This commit is contained in:
Klaus Basan
2015-05-12 20:28:27 +01:00
committed by Mathew Sutcliffe
parent 6119c22c78
commit b494cb51b8
7 changed files with 11 additions and 120 deletions

View File

@@ -115,6 +115,8 @@ namespace BlackCore
{
m_aircraftCallsignTimestamps.clear();
m_atcCallsignTimestamps.clear();
QWriteLocker l(&m_lockSnapshot);
m_latestAircraftSnapshot = CAirspaceAircraftSnapshot();
}

View File

@@ -37,7 +37,7 @@ namespace BlackCore
static QString getMessageCategory() { return "swift.interpolatorlinear"; }
};
} // namespace BlackCore
} // guard
#endif // guard