aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 2f51da2..fed2b73 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -4326,7 +4326,6 @@ static void draw_line(char *path, int ncols)
}
statusbar(path);
- return;
}
static void redraw(char *path)