mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
Removed implicit logging
This commit is contained in:
@@ -264,7 +264,7 @@ namespace BlackGui
|
||||
return;
|
||||
}
|
||||
getIContextSimulator()->changeRemoteAircraft(aircraft, changedValues);
|
||||
CLogMessage(this).info("Requesting model changed for %1") << callsign.asString();
|
||||
CLogMessage(this).info("Requesting model change for %1") << callsign.asString();
|
||||
}
|
||||
|
||||
void CMappingComponent::ps_onModelPreviewChanged(int state)
|
||||
|
||||
Reference in New Issue
Block a user