mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Fixed random code that didn't belong
This commit is contained in:
parent
318e8b6234
commit
4bf174376a
1 changed files with 0 additions and 2 deletions
|
@ -515,8 +515,6 @@ void TwitchMessageBuilder::parseHighlights()
|
|||
this->message->flags |= Message::Highlighted;
|
||||
}
|
||||
}
|
||||
for (const HighlightPhrase &highlight : activeHighlights) {
|
||||
}
|
||||
}
|
||||
|
||||
void TwitchMessageBuilder::appendTwitchEmote(const Communi::IrcMessage *ircMessage,
|
||||
|
|
Loading…
Reference in a new issue