[Telepathy-commits] [telepathy-salut/master] Remove an unused label.

Will Thompson will.thompson at collabora.co.uk
Sun Jan 11 07:42:23 PST 2009


All references to it were removed in "use assertions instead of
gibber_goto_if_fail and gibber_goto_if_reached".
---
 lib/gibber/gibber-xmpp-stanza.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/lib/gibber/gibber-xmpp-stanza.c b/lib/gibber/gibber-xmpp-stanza.c
index 6e9d8fc..17c379c 100644
--- a/lib/gibber/gibber-xmpp-stanza.c
+++ b/lib/gibber/gibber-xmpp-stanza.c
@@ -248,10 +248,6 @@ gibber_xmpp_stanza_add_build_va (GibberXmppNode *node,
 
   g_slist_free (stack);
   return TRUE;
-
-error_build_parsing:
-  g_slist_free (stack);
-  return FALSE;
 }
 
 static const gchar *
-- 
1.5.6.5




More information about the Telepathy-commits mailing list