[telepathy-gabble/master] Remove a now-unused variable
Will Thompson
will.thompson at collabora.co.uk
Thu May 7 03:42:10 PDT 2009
---
src/presence-cache.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/presence-cache.c b/src/presence-cache.c
index 54e216b..599243b 100644
--- a/src/presence-cache.c
+++ b/src/presence-cache.c
@@ -947,7 +947,6 @@ _caps_disco_cb (GabbleDisco *disco,
GabblePresenceCache *cache;
GabblePresenceCachePrivate *priv;
TpHandleRepoIface *contact_repo;
- gchar *full_jid = NULL;
GabblePresenceCapabilities caps = 0;
GHashTable *per_channel_manager_caps;
guint trust, trust_inc;
@@ -1120,7 +1119,6 @@ OUT:
if (handle)
tp_handle_unref (contact_repo, handle);
- g_free (full_jid);
}
static void
--
1.5.6.5
More information about the telepathy-commits
mailing list