summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection-manager.c
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-07-05 15:54:52 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-07-05 15:54:52 +0100
commit6b037b43df5104636f58ab0a3e10c075012feee5 (patch)
tree6988732b6c1ab33da7691d141dccd45344b1b30b /telepathy-glib/base-connection-manager.c
parentaaea3147323cd1ad1b67e17c06504a5a6d6517cc (diff)
downloadtelepathy-glib-6b037b43df5104636f58ab0a3e10c075012feee5.tar.gz
base-connection{,-manager}: seal old interfaces members
gtk-doc gets confused, so they've been removed from the docs. See also: e8f9a27a388e21 Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/base-connection-manager.c')
-rw-r--r--telepathy-glib/base-connection-manager.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/telepathy-glib/base-connection-manager.c b/telepathy-glib/base-connection-manager.c
index abec982a6..a9562be92 100644
--- a/telepathy-glib/base-connection-manager.c
+++ b/telepathy-glib/base-connection-manager.c
@@ -214,8 +214,6 @@ _tp_legacy_protocol_new (TpBaseConnectionManager *cm,
* whose name member is %NULL; or %NULL if this CM uses Protocol objects.
* @new_connection: A #TpBaseConnectionManagerNewConnFunc used to construct
* new connections, or %NULL if this CM uses Protocol objects.
- * @interfaces: deprecated since 0.UNRELEASED; implement @get_interfaces
- * instead.
* @get_interfaces: Returns a #GPtrArray of static strings of extra
* D-Bus interfaces implemented by instances of this class, which may be
* filled in by subclasses. The default is to list no additional interfaces.