mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-29 10:22:58 +03:00
Don't need to attempt to free on remove, as the only entry point has already done this.
This commit is contained in:
parent
ee79de5244
commit
c88c4fa214
@ -2563,8 +2563,6 @@ void ami_gui_hotlist_toolbar_remove(struct gui_window_2 *gwin)
|
||||
|
||||
gwin->redraw_required = true;
|
||||
gwin->bw->reformat_pending = true;
|
||||
|
||||
ami_gui_hotlist_toolbar_free(gwin, &gwin->hotlist_toolbar_list);
|
||||
}
|
||||
|
||||
void ami_gui_hotlist_toolbar_update(struct gui_window_2 *gwin)
|
||||
|
Loading…
x
Reference in New Issue
Block a user