[empathy/gnome-3-4] mcp-account-manager-goa: remove unused variables
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-3-4] mcp-account-manager-goa: remove unused variables
- Date: Mon, 2 Apr 2012 09:07:59 +0000 (UTC)
commit 99d9177da27ddc4c4aaf5d40a6eae5b458084536
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Apr 2 10:51:43 2012 +0200
mcp-account-manager-goa: remove unused variables
goa-mc-plugin/mcp-account-manager-goa.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/goa-mc-plugin/mcp-account-manager-goa.c b/goa-mc-plugin/mcp-account-manager-goa.c
index af82e47..5fd014e 100644
--- a/goa-mc-plugin/mcp-account-manager-goa.c
+++ b/goa-mc-plugin/mcp-account-manager-goa.c
@@ -255,8 +255,6 @@ load_store (McpAccountManagerGoa *self)
static void
mcp_account_manager_goa_init (McpAccountManagerGoa *self)
{
- gchar *path;
-
DEBUG ("GOA MC plugin initialised");
self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self,
@@ -307,7 +305,6 @@ _goa_client_new_cb (GObject *obj,
gpointer user_data)
{
McpAccountManagerGoa *self = user_data;
- GoaClient *client;
GList *accounts, *ptr;
GError *error = NULL;
@@ -466,7 +463,6 @@ mcp_account_manager_goa_set (const McpAccountStorage *self,
const gchar *val)
{
McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
- GError *error = NULL;
if (!account_is_in_goa (self, account))
return FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]