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