1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2548 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
David Lawrence Ramsey 2005-05-26 05:50:46 +00:00
родитель e8bb90bd2b
Коммит 86d8fc37d7

Просмотреть файл

@ -2446,7 +2446,6 @@ int nanogetstr(bool allow_tabs, const char *buf, const char *curranswer,
bool tabbed = FALSE;
/* Whether we've pressed Tab more than once consecutively. */
#endif
#ifndef NANO_SMALL
char *history = NULL;
/* The current history string. */