telepathy-glib: TpConnection: remove woefully outdated feature list

Simon McVittie smcv at kemper.freedesktop.org
Fri Sep 6 08:09:12 PDT 2013


Module: telepathy-glib
Branch: master
Commit: 8f41ddb26198eb6bee7f9019a3955c1623519d28
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=8f41ddb26198eb6bee7f9019a3955c1623519d28

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Sep  6 11:46:03 2013 +0100

TpConnection: remove woefully outdated feature list

TpConnection does much, much more than a simple D-Bus proxy now.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54061
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>

---

 telepathy-glib/connection.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/telepathy-glib/connection.c b/telepathy-glib/connection.c
index e776275..66c2182 100644
--- a/telepathy-glib/connection.c
+++ b/telepathy-glib/connection.c
@@ -61,14 +61,6 @@
  * #TpConnection objects represent Telepathy instant messaging connections
  * accessed via D-Bus.
  *
- * Compared with a simple proxy for method calls, they add the following
- * features:
- *
- * <itemizedlist>
- * <listitem>connection status tracking</listitem>
- * <listitem>calling GetInterfaces() automatically</listitem>
- * </itemizedlist>
- *
  * Since: 0.7.1
  */
 



More information about the telepathy-commits mailing list