mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
refs #911, formatting
This commit is contained in:
committed by
Mathew Sutcliffe
parent
622a2f0937
commit
d078aa9580
@@ -238,7 +238,6 @@ namespace BlackCore
|
||||
public:
|
||||
//! Constructor
|
||||
//! \sa ISimulatorFactory::createListener().
|
||||
//! \note msvc2015: use inherited constructor
|
||||
ISimulatorListener(const BlackMisc::Simulation::CSimulatorPluginInfo &info);
|
||||
|
||||
//! Destructor
|
||||
@@ -269,7 +268,6 @@ namespace BlackCore
|
||||
class BLACKCORE_EXPORT ISimulatorFactory
|
||||
{
|
||||
public:
|
||||
|
||||
//! ISimulatorVirtual destructor
|
||||
virtual ~ISimulatorFactory() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user