Reenable the new EL_REFRESH mechanism

This commit is contained in:
Travis Cross 2014-03-27 22:37:49 +00:00
parent 59f80c9e4f
commit 11f4628cae
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ static unsigned char esl_console_complete(const char *buffer, const char *cursor
#ifdef HAVE_LIBEDIT #ifdef HAVE_LIBEDIT
#include <histedit.h> #include <histedit.h>
#undef HAVE_DECL_EL_REFRESH
#endif #endif
typedef struct { typedef struct {