summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/decode.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/less/decode.c')
-rw-r--r--usr.bin/less/decode.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/less/decode.c b/usr.bin/less/decode.c
index 901774390f7..50e1da8da8f 100644
--- a/usr.bin/less/decode.c
+++ b/usr.bin/less/decode.c
@@ -150,7 +150,6 @@ static unsigned char cmdtable[] =
':', 't', 0, A_OPT_TOGGLE|A_EXTRA, 't', 0,
'|', 0, A_PIPE,
'v', 0, A_VISUAL,
- '!', 0, A_SHELL,
'+', 0, A_FIRSTCMD,
'H', 0, A_HELP,