about summary refs log tree commit diff
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 db7514d77..9a5699160 100644
--- a/Src/zsh.h
+++ b/Src/zsh.h
@@ -1360,7 +1360,6 @@ enum {
     SHINSTDIN,
     SHOPTIONLETTERS,
     SHORTLOOPS,
-    SHJOBCONTROL,
     SHWORDSPLIT,
     SINGLECOMMAND,
     SINGLELINEZLE,