Cleaned up IrcMessageHandler (#3021)

This commit is contained in:
Paweł
2021-07-17 15:09:21 +02:00
committed by GitHub
parent 74c5cca890
commit 91ab8b90a0
4 changed files with 130 additions and 164 deletions
-2
View File
@@ -82,8 +82,6 @@ public:
bool hasMessages() const;
QStringList modList;
// CHANNEL INFO
virtual bool canSendMessage() const;
virtual void sendMessage(const QString &message);