summaryrefslogtreecommitdiff
path: root/desktop/history_global_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/history_global_core.c')
-rw-r--r--desktop/history_global_core.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/history_global_core.c b/desktop/history_global_core.c
index 771928467..8c8834834 100644
--- a/desktop/history_global_core.c
+++ b/desktop/history_global_core.c
@@ -317,6 +317,8 @@ unsigned int history_global_get_tree_flags(void)
*/
void history_global_cleanup(void)
{
+ hlcache_handle_release(folder_icon);
+ tree_url_node_cleanup();
}