aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nnn.c')
-rw-r--r--src/nnn.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nnn.c b/src/nnn.c
index d6d66a1..7c15bbb 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -3379,9 +3379,6 @@ nochange:
dentfree(dents);
return;
- default:
- if (sel && cfg.filtermode)
- presel = FILTER;
} /* switch (sel) */
/* Screensaver */