remove dead line
This commit is contained in:
@@ -325,7 +325,6 @@ MessagePtr TwitchMessageBuilder::build()
|
||||
return std::get<0>(first) == std::get<0>(second);
|
||||
}),
|
||||
twitchEmotes.end());
|
||||
auto currentTwitchEmote = twitchEmotes.begin();
|
||||
|
||||
// words
|
||||
QStringList splits = this->originalMessage_.split(' ');
|
||||
|
||||
Reference in New Issue
Block a user