summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-23 12:06:39 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-10-04 16:03:49 +0200
commit93ae59fb3a9c7abb684be15c1883989b03258482 (patch)
treeb5b003dfb9c746d33b13e3b4769881ba8e820e9b
parent13fccca78f2d02a20b13e690bb02a3705386ac4d (diff)
downloadtelepathy-gabble-93ae59fb3a9c7abb684be15c1883989b03258482.tar.gz
Remove unused label left over when Gadget support was removed
-rw-r--r--src/muc-channel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/muc-channel.c b/src/muc-channel.c
index 2f989a226..c3fa3297c 100644
--- a/src/muc-channel.c
+++ b/src/muc-channel.c
@@ -2399,7 +2399,6 @@ handle_presence (GObject *source,
}
/* zap the handle refs we created */
- out:
tp_handle_unref (contact_repo, handle);
if (owner != 0)
tp_handle_unref (contact_repo, owner);