[next] telepathy-glib: Remove deprecated channel factory

Xavier Claessens xclaesse at kemper.freedesktop.org
Wed Apr 25 09:12:07 PDT 2012


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

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Tue Apr 24 17:15:51 2012 +0200

Remove deprecated channel factory

---

 docs/reference/Makefile.am                 |    1 -
 docs/reference/telepathy-glib-docs.sgml    |    3 -
 docs/reference/telepathy-glib-sections.txt |   62 ----
 telepathy-glib/Makefile.am                 |    7 -
 telepathy-glib/account-channel-request.c   |   54 +----
 telepathy-glib/account-channel-request.h   |    6 -
 telepathy-glib/automatic-proxy-factory.c   |  291 -------------------
 telepathy-glib/automatic-proxy-factory.h   |   68 -----
 telepathy-glib/base-client.c               |  414 +---------------------------
 telepathy-glib/base-client.h               |   35 +---
 telepathy-glib/basic-proxy-factory.c       |  125 ---------
 telepathy-glib/basic-proxy-factory.h       |   70 -----
 telepathy-glib/channel-request.c           |   82 +-----
 telepathy-glib/channel-request.h           |    4 -
 telepathy-glib/client-channel-factory.c    |  167 -----------
 telepathy-glib/client-channel-factory.h    |   81 ------
 telepathy-glib/deprecated-internal.h       |   41 ---
 telepathy-glib/introspection.am            |    3 -
 telepathy-glib/simple-approver.c           |   10 +-
 telepathy-glib/simple-approver.h           |    1 +
 telepathy-glib/simple-handler.c            |   12 +-
 telepathy-glib/simple-handler.h            |    1 +
 telepathy-glib/simple-observer.c           |   11 +-
 telepathy-glib/simple-observer.h           |    1 +
 telepathy-glib/telepathy-glib.h            |    3 -
 tests/dbus/Makefile.am                     |    3 -
 tests/dbus/base-client.c                   |   31 +--
 tests/dbus/client-channel-factory.c        |  271 ------------------
 tests/lib/simple-client.c                  |   11 +-
 tests/lib/simple-client.h                  |    4 +-
 30 files changed, 50 insertions(+), 1823 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=45543f91c48e3545784a73fcd4ad9e0d2a439230


More information about the telepathy-commits mailing list