summaryrefslogtreecommitdiffstats
path: root/functions.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-02-15 08:31:45 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-02-15 08:31:45 +0000
commit4d0a7fc36797fe173b64729b905eb3105fb4d3c2 (patch)
treec145c26a238765d714f85a353ad3022c398fc976 /functions.h
parenta8f2b96f72eb9b02be9f7ffda35e68bf6ce966e0 (diff)
More OP_EXIT fixes.
Diffstat (limited to 'functions.h')
-rw-r--r--functions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/functions.h b/functions.h
index 4087f9cc..7988d50f 100644
--- a/functions.h
+++ b/functions.h
@@ -161,7 +161,6 @@ struct binding_t OpPager[] = {
{ "flag-message", OP_FLAG_MESSAGE, "F" },
{ "group-reply", OP_GROUP_REPLY, "g" },
{ "display-toggle-weed", OP_DISPLAY_HEADERS, "h" },
- { "exit", OP_EXIT, "i" },
{ "next-undeleted", OP_MAIN_NEXT_UNDELETED, "j" },
{ "next-entry", OP_NEXT_ENTRY, "J" },
{ "previous-undeleted",OP_MAIN_PREV_UNDELETED, "k" },