telepathy-mission-control: McdPluginAccountManager: fold interface methods into their implementations

Simon McVittie smcv at kemper.freedesktop.org
Tue Aug 28 08:15:59 PDT 2012


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Aug 27 17:05:45 2012 +0100

McdPluginAccountManager: fold interface methods into their implementations

Nothing except McdPluginAccountManager implements McdStorage, and nothing
ever will or should, so we can squash the two together.

Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54151

---

 src/mcd-storage.c    |  367 +-------------------------------------------------
 src/mcd-storage.h    |   55 --------
 src/plugin-account.c |  295 ++++++++++++++++++++++++++++++++--------
 3 files changed, 240 insertions(+), 477 deletions(-)

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


More information about the telepathy-commits mailing list