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

@@ -57,9 +57,6 @@ namespace BlackCore
ActionStops
};
//! Log message category
static QString getMessageCategory() { return "swift.context.application"; }
//! Service name
static const QString &InterfaceName()
{