tweaks: remove a superfluous blanking of the statusbar
The prompt from which the browser was invoked has already blanked it.
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user