summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/less/cmd.h')
-rw-r--r--usr.bin/less/cmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/less/cmd.h b/usr.bin/less/cmd.h
index 76c12fd6bfc..cd5277a1e74 100644
--- a/usr.bin/less/cmd.h
+++ b/usr.bin/less/cmd.h
@@ -37,7 +37,7 @@
#define A_QUIT 24
#define A_REPAINT 25
#define A_SETMARK 26
-#define A_SHELL 27
+/* 27 unused */
#define A_STAT 28
#define A_FF_LINE 29
#define A_BF_LINE 30