Change in which "message received" handler IRC commands are handled after the change in CAP REQs.
Fixes #1252
This commit is contained in:
@@ -46,8 +46,6 @@ public:
|
||||
Communi::IrcNoticeMessage *message);
|
||||
void handleNoticeMessage(Communi::IrcNoticeMessage *message);
|
||||
|
||||
void handleWriteConnectionNoticeMessage(Communi::IrcNoticeMessage *message);
|
||||
|
||||
void handleJoinMessage(Communi::IrcMessage *message);
|
||||
void handlePartMessage(Communi::IrcMessage *message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user