mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
refactor: Remove unused convenience functions
This commit is contained in:
@@ -74,11 +74,6 @@ namespace swift::core::context
|
||||
//! Destructor
|
||||
~IContextSimulator() override {}
|
||||
|
||||
// ---- some convenienc functions implemented on interface level
|
||||
|
||||
//! Current simulator
|
||||
misc::simulation::CSimulatorInfo getSimulatorInfo() const;
|
||||
|
||||
signals:
|
||||
//! Simulator combined status
|
||||
//! \sa ISimulator::SimulatorStatus
|
||||
|
||||
Reference in New Issue
Block a user