From 6b9d721847a451513d52ca52b9f37276c6dbe981 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 6 Sep 2013 11:46:03 +0100 Subject: [PATCH 08/19] TpConnection: remove woefully outdated feature list TpConnection does much, much more than a simple D-Bus proxy now. --- telepathy-glib/connection.c | 8 -------- 1 file changed, 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: - * - * - * connection status tracking - * calling GetInterfaces() automatically - * - * * Since: 0.7.1 */ -- 1.8.4.rc3