mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 21:56:21 +00:00
@@ -133,7 +133,6 @@ _bookmark_remove(const char *jid, gboolean autojoin)
|
|||||||
if (autojoin) {
|
if (autojoin) {
|
||||||
Bookmark *bookmark = found->data;
|
Bookmark *bookmark = found->data;
|
||||||
bookmark->autojoin = FALSE;
|
bookmark->autojoin = FALSE;
|
||||||
g_list_free(found);
|
|
||||||
|
|
||||||
// remove bookmark
|
// remove bookmark
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user