summaryrefslogtreecommitdiffstats
path: root/lib/libedit/el.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/el.h')
-rw-r--r--lib/libedit/el.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libedit/el.h b/lib/libedit/el.h
index 67d01ff..8d0d152 100644
--- a/lib/libedit/el.h
+++ b/lib/libedit/el.h
@@ -115,7 +115,6 @@ struct editline {
FILE *el_errfile; /* Stdio stuff */
int el_infd; /* Input file descriptor */
int el_flags; /* Various flags. */
- int el_errno; /* Local copy of errno */
coord_t el_cursor; /* Cursor location */
char **el_display; /* Real screen image = what is there */
char **el_vdisplay; /* Virtual screen image = what we see */
OpenPOWER on IntegriCloud