mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
refs #336 Removed the old getMessageCategory methods.
This commit is contained in:
@@ -43,9 +43,6 @@ namespace BlackCore
|
||||
Q_CLASSINFO("D-Bus Interface", BLACKCORE_CONTEXTNETWORK_INTERFACENAME)
|
||||
|
||||
public:
|
||||
//! Log message category
|
||||
static QString getMessageCategory() { return "swift.context.network"; }
|
||||
|
||||
//! DBus interface name
|
||||
static const QString &InterfaceName()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user