mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-30 00:23:28 +03:00
remove redundant line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1684 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
5ae684fc81
commit
37be3edebc
@ -1144,7 +1144,6 @@ int nanogetstr(int allowtabs, const char *buf, const char *def,
|
||||
/* Have to do this here, it would be too late to do it
|
||||
in statusq() */
|
||||
if (kbinput == NANO_HELP_KEY) {
|
||||
kbinput = NANO_HELP_KEY;
|
||||
do_help();
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user