telepathy-logger: Stop using TplChannel interface

Xavier Claessens xclaesse at kemper.freedesktop.org
Thu Jul 5 08:06:44 PDT 2012


Module: telepathy-logger
Branch: master
Commit: 2b3713458ef41d382054f2105162c1f10da51707
URL:    http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=2b3713458ef41d382054f2105162c1f10da51707

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Wed Jul  4 12:40:01 2012 +0200

Stop using TplChannel interface

That interface is used only to prepare TplTextChannel and TplCallChannel,
but they now have a CORE feature doing that job, so they can be prepared
like any other proxy.

---

 telepathy-logger/call-channel-internal.h |    2 -
 telepathy-logger/call-channel.c          |   78 ++----------------------------
 telepathy-logger/log-store-sqlite.c      |    2 +-
 telepathy-logger/observer-internal.h     |    4 +-
 telepathy-logger/observer.c              |    9 ++--
 telepathy-logger/text-channel-internal.h |    2 -
 telepathy-logger/text-channel.c          |   77 ++---------------------------
 7 files changed, 16 insertions(+), 158 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-logger/diff/?id=2b3713458ef41d382054f2105162c1f10da51707


More information about the telepathy-commits mailing list