mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Style
This commit is contained in:
@@ -35,7 +35,6 @@ namespace BlackMisc
|
||||
|
||||
CSimulatedAircraftList CRemoteAircraftProvider::getAircraftInRange() const
|
||||
{
|
||||
|
||||
QReadLocker l(&m_lockAircraft);
|
||||
const QList<CSimulatedAircraft> aircraft = m_aircraftInRange.values();
|
||||
l.unlock();
|
||||
|
||||
Reference in New Issue
Block a user