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