mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
parent
f62cf772a7
commit
f332b6681e
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user