refs #336 Removed the old getMessageCategory methods.

This commit is contained in:
Mathew Sutcliffe
2014-10-14 00:11:33 +01:00
parent 75f72fa5cf
commit 5991981789
16 changed files with 0 additions and 57 deletions

View File

@@ -39,9 +39,6 @@ namespace BlackCore
Q_CLASSINFO("D-Bus Interface", BLACKCORE_CONTEXTSIMULATOR_INTERFACENAME)
public:
//! Log message category
static QString getMessageCategory() { return "swift.context.simulator"; }
//! Service name
static const QString &InterfaceName()
{