tweaks: remove a superfluous call of 'wnoutrefresh'
The function 'bottombars' has already done this.
Этот коммит содержится в:
родитель
81b29d9a21
Коммит
5e4f16da44
@ -61,7 +61,6 @@ char *do_browser(char *path, DIR *dir)
|
|||||||
curs_set(0);
|
curs_set(0);
|
||||||
blank_statusbar();
|
blank_statusbar();
|
||||||
bottombars(MBROWSER);
|
bottombars(MBROWSER);
|
||||||
wnoutrefresh(bottomwin);
|
|
||||||
|
|
||||||
UNSET(CONST_UPDATE);
|
UNSET(CONST_UPDATE);
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user