summaryrefslogtreecommitdiff
path: root/Src/zsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/zsh.h')
-rw-r--r--Src/zsh.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Src/zsh.h b/Src/zsh.h
index 9a9726339..403e8d3b9 100644
--- a/Src/zsh.h
+++ b/Src/zsh.h
@@ -2709,7 +2709,6 @@ struct hist_stack {
short *chwords;
int chwordlen;
int chwordpos;
- int hwgetword;
int (*hgetc) _((void));
void (*hungetc) _((int));
void (*hwaddc) _((int));