[next] telepathy-glib: remove FIXME on tp_connection_manager_dup_protocols ()

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Thu Feb 13 17:00:31 CET 2014


Module: telepathy-glib
Branch: next
Commit: 3c3397a0ace9e5aa2f23d04b2ec3016b9b304765
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=3c3397a0ace9e5aa2f23d04b2ec3016b9b304765

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Feb 10 18:40:53 2014 +0100

remove FIXME on tp_connection_manager_dup_protocols()

This one is fine as it.

---

 telepathy-glib/connection-manager.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/telepathy-glib/connection-manager.c b/telepathy-glib/connection-manager.c
index 6c772a7..8637951 100644
--- a/telepathy-glib/connection-manager.c
+++ b/telepathy-glib/connection-manager.c
@@ -1815,7 +1815,6 @@ tp_connection_manager_get_protocol (TpConnectionManager *self,
   return g_hash_table_lookup (self->priv->protocols, protocol);
 }
 
-/* FIXME: in Telepathy 1.0, rename to get_protocols */
 /**
  * tp_connection_manager_dup_protocols:
  * @self: a connection manager



More information about the telepathy-commits mailing list