mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
refs #395, MS'review points
Also removed blackmisc variant samples, https://dev.vatsim-germany.org/issues/395#note-9
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6119c22c78
commit
b494cb51b8
@@ -115,6 +115,8 @@ namespace BlackCore
|
||||
{
|
||||
m_aircraftCallsignTimestamps.clear();
|
||||
m_atcCallsignTimestamps.clear();
|
||||
|
||||
QWriteLocker l(&m_lockSnapshot);
|
||||
m_latestAircraftSnapshot = CAirspaceAircraftSnapshot();
|
||||
}
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ namespace BlackCore
|
||||
static QString getMessageCategory() { return "swift.interpolatorlinear"; }
|
||||
};
|
||||
|
||||
} // namespace BlackCore
|
||||
} // guard
|
||||
|
||||
#endif // guard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user