From 3e02921859f13694113daa4264a7a3d02d9e250e Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 3 Feb 2014 19:35:26 +0000 Subject: Removed id from bookmarks add --- src/xmpp/bookmark.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/xmpp') diff --git a/src/xmpp/bookmark.c b/src/xmpp/bookmark.c index 15861a9c..1bc102a3 100644 --- a/src/xmpp/bookmark.c +++ b/src/xmpp/bookmark.c @@ -89,7 +89,6 @@ _bookmark_add(const char *jid, const char *nick, gboolean autojoin) xmpp_stanza_t *item = xmpp_stanza_new(ctx); xmpp_stanza_set_name(item, STANZA_NAME_ITEM); - xmpp_stanza_set_attribute(item, STANZA_ATTR_ID, "current"); xmpp_stanza_add_child(publish, item); xmpp_stanza_t *storage = xmpp_stanza_new(ctx); -- cgit 1.4.1-2-gfad0