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
-1
View File
@@ -57,7 +57,6 @@ public:
bool emoteOnly = false;
int followerOnly = -1;
int slowMode = 0;
QString broadcasterLang;
};
void initialize();