mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
refs #336 Removed the old getMessageCategory methods.
This commit is contained in:
@@ -50,9 +50,6 @@ namespace BlackCore
|
||||
IVoice(QObject *parent = nullptr);
|
||||
|
||||
public:
|
||||
//! Log message category
|
||||
static QString getMessageCategory() { return "swift.voice"; }
|
||||
|
||||
//! Virtual destructor.
|
||||
virtual ~IVoice() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user