mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Style, singleShot guard, Doxygen
This commit is contained in:
@@ -604,7 +604,7 @@ namespace BlackCore
|
||||
{
|
||||
public:
|
||||
//! ISimulatorVirtual destructor
|
||||
virtual ~ISimulatorFactory();
|
||||
virtual ~ISimulatorFactory() {}
|
||||
|
||||
//! Create a new instance of a driver
|
||||
//! \param info metadata about simulator
|
||||
|
||||
Reference in New Issue
Block a user