[Telepathy-commits] [telepathy-qt4/master] Remove obsolete API-sketch documentation from header

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Feb 20 04:07:31 PST 2009


---
 TelepathyQt4/Client/text-channel.h |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/TelepathyQt4/Client/text-channel.h b/TelepathyQt4/Client/text-channel.h
index bb86927..ddcc91f 100644
--- a/TelepathyQt4/Client/text-channel.h
+++ b/TelepathyQt4/Client/text-channel.h
@@ -183,13 +183,7 @@ public Q_SLOTS:
 
 Q_SIGNALS:
 
-    // If hasMessagesInterface() is false, then flags is always 0 and
-    // sentMessageToken is always "".
-    //
-    // If you miss the signal, it's gone forever - there's no queue of these.
-    // You might get a delivery report later, though.
-    //
-    // Always emitted.
+    // FeatureMessageSentSignal
     void messageSent(const Telepathy::Client::Message &message,
             Telepathy::MessageSendingFlags flags,
             const QString &sentMessageToken);
-- 
1.5.6.5




More information about the telepathy-commits mailing list