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

@@ -64,11 +64,6 @@ namespace BlackCore
*/
virtual ~INetwork() {}
/*!
* Log message category.
*/
static QString getMessageCategory() { return "swift.trafficNetwork"; }
/*!
* Flags for capabilities bitfield.
*/