telepathy-mission-control: Squash mcd-account-connection.c into mcd-account.c
Simon McVittie
smcv at kemper.freedesktop.org
Mon Feb 3 08:38:38 PST 2014
Module: telepathy-mission-control
Branch: master
Commit: 4c539c002bb7c50aee24774edceb14495bdcc78e
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=4c539c002bb7c50aee24774edceb14495bdcc78e
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu Jan 30 15:14:52 2014 +0000
Squash mcd-account-connection.c into mcd-account.c
There's hardly anything there any more anyway.
Take the opportunity to replace _mcd_account_set_connection_context
and _mcd_account_get_connection_context with simple access to the
priv struct.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71093
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
src/Makefile.am | 1 -
src/mcd-account-connection.c | 115 ----------------------------------
src/mcd-account-priv.h | 13 ----
src/mcd-account.c | 141 +++++++++++++++++++++++++++++++++++-------
4 files changed, 118 insertions(+), 152 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=4c539c002bb7c50aee24774edceb14495bdcc78e
More information about the telepathy-commits
mailing list