telepathy-mission-control: McdMaster: remove unused variable left over from old-style plugins

Simon McVittie smcv at kemper.freedesktop.org
Fri Sep 7 06:30:38 PDT 2012


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Aug 28 17:10:13 2012 +0100

McdMaster: remove unused variable left over from old-style plugins

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=54633

---

 src/mcd-master.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mcd-master.c b/src/mcd-master.c
index 21ccd3f..ccf34d6 100644
--- a/src/mcd-master.c
+++ b/src/mcd-master.c
@@ -97,7 +97,6 @@ typedef struct _McdMasterPrivate
     /* We create this for our member objects */
     TpDBusDaemon *dbus_daemon;
 
-    GPtrArray *mcd_plugins;
     GPtrArray *transport_plugins;
     GList *account_connections;
 



More information about the telepathy-commits mailing list