Removed unnecessary debug output (#2638)
This commit is contained in:
@@ -91,7 +91,6 @@ namespace {
|
|||||||
{
|
{
|
||||||
boost::optional<EmotePtr> authorityBadge;
|
boost::optional<EmotePtr> authorityBadge;
|
||||||
|
|
||||||
qDebug() << badgeUrls;
|
|
||||||
if (!badgeUrls.isEmpty())
|
if (!badgeUrls.isEmpty())
|
||||||
{
|
{
|
||||||
auto authorityBadge1x = getEmoteLink(badgeUrls, "1");
|
auto authorityBadge1x = getEmoteLink(badgeUrls, "1");
|
||||||
|
|||||||
Reference in New Issue
Block a user