mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
refs #199 , init removed
cross context wiring should be done in the runtime class.
This commit is contained in:
@@ -34,10 +34,6 @@ namespace BlackCore
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
//! \brief Initialize voice context
|
||||
void init();
|
||||
|
||||
public slots:
|
||||
//! \copydoc IContextAudio::setOwnAircraft()
|
||||
virtual void setOwnAircraft(const BlackMisc::Aviation::CAircraft &ownAircraft) override;
|
||||
|
||||
Reference in New Issue
Block a user