mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Doxygen
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6d79b7dc12
commit
fdf41bcce3
@@ -466,9 +466,7 @@ namespace BlackCore
|
||||
|
||||
void CContextSimulator::ps_addRemoteAircraft(const CSimulatedAircraft &remoteAircraft)
|
||||
{
|
||||
// todo:
|
||||
// This was previously an assert and it should be one again in the future.
|
||||
// This slot should not even be called when no simulator is available.
|
||||
//! \todo This was previously an assert and it should be one again in the future. This slot should not even be called when no simulator is available.
|
||||
if (m_simulatorPlugin.first.isUnspecified())
|
||||
{
|
||||
// Do something if no simulator is running
|
||||
|
||||
Reference in New Issue
Block a user