telepathy-mission-control: Remove Conditions interface
Simon McVittie
smcv at kemper.freedesktop.org
Mon Oct 14 08:44:18 PDT 2013
Module: telepathy-mission-control
Branch: master
Commit: 90bd8c9d9be0dfe8182007690bbc69aac9c17b81
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=90bd8c9d9be0dfe8182007690bbc69aac9c17b81
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Fri Oct 11 12:25:56 2013 +0100
Remove Conditions interface
I was never sure about the design, and the supporting code was removed
when I refactored connectivity for 5.16. If it's needed in future,
we can bring it back, hopefully with a simpler design (fd.o #24896).
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69600
---
src/Makefile.am | 5 -
src/mcd-account-conditions.c | 160 --------------------
src/mcd-account-conditions.h | 34 ----
src/mcd-account-config.h | 2 +-
src/mcd-account-manager.c | 1 -
src/mcd-account-priv.h | 6 -
src/mcd-account.c | 4 -
src/mcd-master.c | 1 -
src/mcd-storage.c | 4 -
src/mcd.xml | 1 -
tests/twisted/account-manager/account-basics.py | 37 -----
.../account-manager/create-with-properties.py | 8 -
tests/twisted/constants.py | 1 -
xml/Account_Interface_Conditions.xml | 99 ------------
xml/Makefile.am | 1 -
xml/nmc5.xml | 1 -
16 files changed, 1 insertions(+), 364 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=90bd8c9d9be0dfe8182007690bbc69aac9c17b81
More information about the telepathy-commits
mailing list