mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
Ref T709, removed unused includes and style
This commit is contained in:
committed by
Mat Sutcliffe
parent
006fbc88ae
commit
97926eee26
@@ -41,7 +41,7 @@ namespace XSwiftBus
|
||||
CService(CSettings *staticSettings);
|
||||
|
||||
//! Destructor
|
||||
~CService() override = default;
|
||||
virtual ~CService() override = default;
|
||||
|
||||
//! DBus interface name
|
||||
static const std::string &InterfaceName()
|
||||
|
||||
Reference in New Issue
Block a user