summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-01-09 07:48:22 +0000
committerbapt <bapt@FreeBSD.org>2015-01-09 07:48:22 +0000
commit165de384bad22ee03b450bf8d9e2a83b75351433 (patch)
tree7104d611960de0d5714579b4fa86b32b7ac1c220 /lib/libedit
parent9092259f68a804406ade5c84b5ceb67aae8c8303 (diff)
downloadFreeBSD-src-165de384bad22ee03b450bf8d9e2a83b75351433.zip
FreeBSD-src-165de384bad22ee03b450bf8d9e2a83b75351433.tar.gz
Remove junk added during testing phase
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/eln.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libedit/eln.c b/lib/libedit/eln.c
index 74d9e3f..41697f4 100644
--- a/lib/libedit/eln.c
+++ b/lib/libedit/eln.c
@@ -77,7 +77,6 @@ public const char *
el_gets(EditLine *el, int *nread)
{
const wchar_t *tmp;
- const char *ret;
int nwread;
*nread = 0;
OpenPOWER on IntegriCloud