mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
parent
14427fe5a9
commit
b5764c6a1f
1 changed files with 0 additions and 1 deletions
|
@ -1064,7 +1064,6 @@ void PubSub::handleMessageResponse(const rapidjson::Value &outerData)
|
|||
else
|
||||
{
|
||||
qDebug() << "Invalid whisper type:" << whisperType.c_str();
|
||||
assert(false);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue