telepathy-gabble: Delete all the Jingle code which moved to Wocky

Will Thompson wjt at kemper.freedesktop.org
Thu Jan 17 04:57:38 PST 2013


Module: telepathy-gabble
Branch: master
Commit: e9cc205c266f628e74c47b4a1bb949be8cc4b8c3
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=e9cc205c266f628e74c47b4a1bb949be8cc4b8c3

Author: Will Thompson <will.thompson at collabora.co.uk>
Date:   Wed Dec 12 16:08:34 2012 +0000

Delete all the Jingle code which moved to Wocky

The astute reader will notice that I added a call to
jingle_share_register() to jingle-mint.c.

---

 src/Makefile.am               |   24 -
 src/google-relay.c            |  325 ------
 src/google-relay.h            |   45 -
 src/jingle-content.c          | 1407 -----------------------
 src/jingle-content.h          |  163 ---
 src/jingle-factory.c          |  604 ----------
 src/jingle-factory.h          |   90 --
 src/jingle-info-internal.h    |   29 -
 src/jingle-info.c             |  730 ------------
 src/jingle-info.h             |  121 --
 src/jingle-media-rtp.c        | 1517 -------------------------
 src/jingle-media-rtp.h        |  124 ---
 src/jingle-mint.c             |    3 +
 src/jingle-session.c          | 2447 -----------------------------------------
 src/jingle-session.h          |  139 ---
 src/jingle-transport-google.c |  644 -----------
 src/jingle-transport-google.h |   68 --
 src/jingle-transport-iceudp.c |  617 -----------
 src/jingle-transport-iceudp.h |   64 --
 src/jingle-transport-iface.c  |  283 -----
 src/jingle-transport-iface.h  |  109 --
 src/jingle-transport-rawudp.c |  404 -------
 src/jingle-transport-rawudp.h |   64 --
 src/jingle-types.h            |  125 ---
 24 files changed, 3 insertions(+), 10143 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-gabble/diff/?id=e9cc205c266f628e74c47b4a1bb949be8cc4b8c3


More information about the telepathy-commits mailing list