summaryrefslogtreecommitdiffstats
path: root/bin/ksh/emacs.c
diff options
context:
space:
mode:
authorjca <jca@openbsd.org>2017-08-30 16:59:23 +0000
committerjca <jca@openbsd.org>2017-08-30 16:59:23 +0000
commit630e21656a9cd00fac498956db03237438a67ddc (patch)
tree2f5c23113b57559e5ec40763125c910accc23818 /bin/ksh/emacs.c
parentunused file (diff)
downloadwireguard-openbsd-630e21656a9cd00fac498956db03237438a67ddc.tar.xz
wireguard-openbsd-630e21656a9cd00fac498956db03237438a67ddc.zip
Drop needless comment
ok anton@ millert@
Diffstat (limited to 'bin/ksh/emacs.c')
-rw-r--r--bin/ksh/emacs.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ksh/emacs.c b/bin/ksh/emacs.c
index ee62f25bd1e..a62bf819fa1 100644
--- a/bin/ksh/emacs.c
+++ b/bin/ksh/emacs.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: emacs.c,v 1.71 2017/08/29 23:04:50 jca Exp $ */
+/* $OpenBSD: emacs.c,v 1.72 2017/08/30 16:59:23 jca Exp $ */
/*
* Emacs-like command line editing and history
@@ -1455,7 +1455,6 @@ x_init_emacs(void)
/* XXX unused */
Flag(FEMACSUSEMETA) = 1;
- /* new keybinding stuff */
TAILQ_INIT(&kblist);
/* man page order */