summaryrefslogtreecommitdiff
path: root/desktop/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tree.c')
-rw-r--r--desktop/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/tree.c b/desktop/tree.c
index d9b0592c8..c33c0f10c 100644
--- a/desktop/tree.c
+++ b/desktop/tree.c
@@ -226,7 +226,7 @@ static void treeview_test_fini(struct tree *tree)
{
nserror err;
- err = global_history_fini(&cw_t, (struct core_window *)tree);
+ err = global_history_fini();
treeview_fini();