summaryrefslogtreecommitdiff
path: root/usr.bin/mg/funmap.c
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2001-05-24 10:49:11 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2001-05-24 10:49:11 +0000
commit34c69f8db5fe77fc261e9c72a705772a95659680 (patch)
treecda2e5c6eee2ff470dc26ab6f62fe69023767bdd /usr.bin/mg/funmap.c
parent2dbdf482bf23f7b7dbdf224ec35ae7d2830fd8da (diff)
No need for the extra prefixes here anymore.
Diffstat (limited to 'usr.bin/mg/funmap.c')
-rw-r--r--usr.bin/mg/funmap.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/mg/funmap.c b/usr.bin/mg/funmap.c
index 9aad4d290d9..516a54b00e9 100644
--- a/usr.bin/mg/funmap.c
+++ b/usr.bin/mg/funmap.c
@@ -90,11 +90,6 @@ static struct funmap functnames[] = {
#endif /* !NO_STARTUP */
{swapmark, "exchange-point-and-mark",},
{extend, "execute-extended-command",},
- {NULL, "extra prefix 1",},
- {NULL, "extra prefix 2",},
- {NULL, "extra prefix 3",},
- {NULL, "extra prefix 4",},
- {NULL, "extra prefix 5",},
{fillpara, "fill-paragraph",},
{filevisit, "find-file",},
{poptofile, "find-file-other-window",},