summaryrefslogtreecommitdiff
path: root/frontends/amiga/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/tree.c')
-rw-r--r--frontends/amiga/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/tree.c b/frontends/amiga/tree.c
index f1c5327c7..b9747c095 100644
--- a/frontends/amiga/tree.c
+++ b/frontends/amiga/tree.c
@@ -916,7 +916,7 @@ void ami_tree_close(void *w)
ami_utf8_free(twin->sslerr);
ami_utf8_free(twin->sslaccept);
ami_utf8_free(twin->sslreject);
- ami_ssl_free(twin);
+ //ami_ssl_free(twin);
}
if(twin->type == AMI_TREE_HOTLIST)