mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
refs #336 Removed the old getMessageCategory methods.
This commit is contained in:
@@ -64,11 +64,6 @@ namespace BlackCore
|
||||
*/
|
||||
virtual ~INetwork() {}
|
||||
|
||||
/*!
|
||||
* Log message category.
|
||||
*/
|
||||
static QString getMessageCategory() { return "swift.trafficNetwork"; }
|
||||
|
||||
/*!
|
||||
* Flags for capabilities bitfield.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user