From 536df08ad0646a95ab1352fb9e2b49b00aaaaf2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Sun, 12 Sep 2010 18:38:52 +0200 Subject: Removed debug message diff --git a/Swift/QtUI/QtChatView.cpp b/Swift/QtUI/QtChatView.cpp index 4bae755..696d16a 100644 --- a/Swift/QtUI/QtChatView.cpp +++ b/Swift/QtUI/QtChatView.cpp @@ -98,8 +98,8 @@ void QtChatView::replaceLastMessage(const QString& newMessage) { assert(!replace.isNull()); QString old = lastElement_.toOuterXml(); replace.setInnerXml(ChatSnippet::escape(newMessage)); - qDebug() << "Replacing old: " << old; - qDebug() << "With new: " << lastElement_.toOuterXml(); + //qDebug() << "Replacing old: " << old; + //qDebug() << "With new: " << lastElement_.toOuterXml(); } void QtChatView::replaceLastMessage(const QString& newMessage, const QString& note) { -- cgit v0.10.2-6-g49f6