telepathy-mission-control: McdDispatcher: don't be a McdMission

Simon McVittie smcv at kemper.freedesktop.org
Thu May 10 08:15:19 PDT 2012


Module: telepathy-mission-control
Branch: master
Commit: 3382019e8ba7772848fa30448ca2addf5346aeef
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=3382019e8ba7772848fa30448ca2addf5346aeef

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue May  8 15:30:41 2012 +0100

McdDispatcher: don't be a McdMission

The dispatcher subscribes to the master's abort signal rather than
implementing any of the McdMission virtual methods, so nothing in
McdMission is actually doing anything for it.

This means we can get rid of McdProxy, so, do.

---

 src/Makefile.am      |    2 -
 src/mcd-dispatcher.c |    2 +-
 src/mcd-dispatcher.h |    4 +-
 src/mcd-master.c     |   12 +---
 src/mcd-proxy.c      |  228 --------------------------------------------------
 src/mcd-proxy.h      |   59 -------------
 6 files changed, 4 insertions(+), 303 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=3382019e8ba7772848fa30448ca2addf5346aeef


More information about the telepathy-commits mailing list