[next] telepathy-glib: Deprecate tp_handle(s)_ref/unref, tp_handle(s) _client_hold/release and tp_connection_unref_handles()

Xavier Claessens xclaesse at kemper.freedesktop.org
Thu May 10 08:07:49 PDT 2012


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

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Thu May 10 11:14:25 2012 +0200

Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_connection_unref_handles()

They are no-op now, so we can safely remove them all

---

 examples/cm/channelspecific/room.c     |   10 -----
 examples/cm/contactlist/contact-list.c |   13 +------
 telepathy-glib/base-channel.c          |   57 +---------------------------
 telepathy-glib/base-connection.c       |   32 +---------------
 telepathy-glib/base-contact-list.c     |   18 +--------
 telepathy-glib/connection-handles.c    |    2 +
 telepathy-glib/connection.h            |    3 +
 telepathy-glib/contacts-mixin.c        |   20 +---------
 telepathy-glib/group-mixin.c           |   64 +------------------------------
 telepathy-glib/handle-repo.c           |   11 +++++
 telepathy-glib/handle-repo.h           |   10 +++++
 telepathy-glib/handle-set.c            |   32 +---------------
 tests/lib/contact-list-manager.c       |    2 -
 tests/lib/simple-conn.c                |    3 -
 14 files changed, 40 insertions(+), 237 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=4dfca790804fff5411c316c34cca3494c44b340b


More information about the telepathy-commits mailing list