revert r278414

Reported by:	bz
This commit is contained in:
Baptiste Daroussin 2015-02-08 23:03:41 +00:00
parent 6062b7ccd9
commit 0f638f5385
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=278422

View File

@ -395,9 +395,6 @@ readline(const char *p)
char *buf;
static int used_event_hook;
if (line == NULL)
return 0;
if (e == NULL || h == NULL)
rl_initialize();