Revert "Commented bookmarks code for 0.4.0 release"

This reverts commit 8306d4c244.
This commit is contained in:
James Booth
2014-03-29 22:58:48 +00:00
parent 47632bd3ee
commit 7e27d96f16
2 changed files with 12 additions and 14 deletions

View File

@@ -435,7 +435,7 @@ _connection_handler(xmpp_conn_t * const conn,
iq_add_handlers();
roster_request();
// bookmark_request();
bookmark_request();
jabber_conn.conn_status = JABBER_CONNECTED;
if (prefs_get_reconnect() != 0) {