From 6fd62cfe8859ad4cdba4113552ba9bb1ef9563e4 Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Sat, 15 Aug 2009 17:19:55 +0100
Subject: Remove the roster avatar debug output.


diff --git a/Swift/QtUI/Roster/QtTreeWidgetItem.cpp b/Swift/QtUI/Roster/QtTreeWidgetItem.cpp
index 27e978c..7b4d83a 100644
--- a/Swift/QtUI/Roster/QtTreeWidgetItem.cpp
+++ b/Swift/QtUI/Roster/QtTreeWidgetItem.cpp
@@ -20,7 +20,6 @@ void QtTreeWidgetItem::setStatusText(const String& text) {
 }
 
 void QtTreeWidgetItem::setAvatarPath(const String& path) {
-	qDebug() << "Setting avatar to " << P2QSTRING(path);
 	avatar_ = QIcon(P2QSTRING(path));
 }
 
-- 
cgit v0.10.2-6-g49f6