diff --git a/src/browser.c b/src/browser.c index 84e36048..f4cd3fe3 100644 --- a/src/browser.c +++ b/src/browser.c @@ -59,7 +59,6 @@ char *do_browser(char *path) /* Don't show a cursor in the file list. */ curs_set(0); - blank_statusbar(); read_directory_contents: /* We come here when we refresh or select a new directory. */