mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refactor: Remove aircraft highlighting/blinking functionality
This functionality was not documented. Further, this feature likely does not work great in all simulators because adding and removing aircrafts might take longer than a second.
This commit is contained in:
@@ -1852,7 +1852,6 @@ namespace BlackSimPlugin::FsxCommon
|
||||
{
|
||||
// make sure they are not added again
|
||||
// cleaning here is somewhat redundant, but double checks
|
||||
this->resetHighlighting();
|
||||
m_addPendingAircraft.clear();
|
||||
m_addAgainAircraftWhenRemoved.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user