mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
refs #417 Remove ISimulator::asyncConnectTo() for x-plane
This commit is contained in:
committed by
Michal Garapich
parent
e3bb701d7b
commit
23761fad13
@@ -74,10 +74,6 @@ namespace BlackCore
|
||||
//! Connect to simulator
|
||||
virtual bool connectTo() = 0;
|
||||
|
||||
//! Connect asynchronously to simulator
|
||||
//! \deprecated #417
|
||||
virtual void asyncConnectTo() = 0;
|
||||
|
||||
//! Disconnect from simulator
|
||||
virtual bool disconnectFrom() = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user