remove more unneeded clearok(TRUE)'s, and avoid an unnecessary update
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2474 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
@@ -899,7 +899,6 @@ void load_open_file(void)
|
||||
edit_refresh();
|
||||
|
||||
/* Update the titlebar. */
|
||||
clearok(topwin, FALSE);
|
||||
titlebar(NULL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user