mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 12:56:51 +03:00
hotlist: fixed broken newly added entries.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
f1b09134b1
commit
a6e3bed929
@ -1711,7 +1711,6 @@ add2hotlist_cmd (void)
|
||||
}
|
||||
add2hotlist (label, label_string, HL_TYPE_ENTRY, LISTBOX_APPEND_AT_END);
|
||||
hotlist_state.modified = 1;
|
||||
g_free (label_string);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------------------------- */
|
||||
|
Loading…
Reference in New Issue
Block a user