display: exclude a bit of feedback from the tiny version
Этот коммит содержится в:
родитель
3e0bd533db
Коммит
a81ba0215a
@ -524,9 +524,9 @@ bool is_cuttable(bool test_cliff)
|
||||
#endif
|
||||
)) {
|
||||
#ifndef NANO_TINY
|
||||
statusbar(_("Nothing was cut"));
|
||||
openfile->mark = NULL;
|
||||
#endif
|
||||
statusbar(_("Nothing was cut"));
|
||||
return FALSE;
|
||||
} else
|
||||
return TRUE;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user