aboutsummaryrefslogtreecommitdiffstats
path: root/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval.c')
-rw-r--r--eval.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/eval.c b/eval.c
index 98fa4629..75bf7d4f 100644
--- a/eval.c
+++ b/eval.c
@@ -1292,7 +1292,6 @@ sorted_in(void)
}
got_func:
- unref(r);
if (IGNORECASE) {
if (sort_func == sort_up_index_str)
sort_func = sort_up_index_ignrcase;