removed qDebug() call
This commit is contained in:
@@ -163,8 +163,6 @@ MessagePtr TwitchMessageBuilder::parse()
|
||||
|
||||
Link link;
|
||||
|
||||
qDebug() << linkString;
|
||||
|
||||
if (linkString.isEmpty()) {
|
||||
link = Link();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user