summaryrefslogtreecommitdiffstats
path: root/OPS
diff options
context:
space:
mode:
authorRichard Russon <rich@flatcap.org>2016-12-13 12:02:08 -0800
committerRichard Russon <rich@flatcap.org>2016-12-13 12:02:08 -0800
commitfb9a279f593fee410691fd48011b2c4eb39b9f10 (patch)
tree5dd6895015a76ea65e09d861e3412a2b1889559c /OPS
parent94993946992c66abb91f4241a4f002188463a44b (diff)
Remove unused OPS
OP_MAIN_FIRST_MESSAGE and OP_MAIN_LAST_MESSAGE were added to the code 19 years ago. They weren't used then; they haven't been used since.
Diffstat (limited to 'OPS')
-rw-r--r--OPS2
1 files changed, 0 insertions, 2 deletions
diff --git a/OPS b/OPS
index 66c838e7..9fb29acc 100644
--- a/OPS
+++ b/OPS
@@ -105,8 +105,6 @@ OP_MAIN_DELETE_PATTERN "delete messages matching a pattern"
OP_MAIN_IMAP_FETCH "force retrieval of mail from IMAP server"
OP_MAIN_IMAP_LOGOUT_ALL "logout from all IMAP servers"
OP_MAIN_FETCH_MAIL "retrieve mail from POP server"
-OP_MAIN_FIRST_MESSAGE "move to the first message"
-OP_MAIN_LAST_MESSAGE "move to the last message"
OP_MAIN_LIMIT "show only messages matching a pattern"
OP_MAIN_LINK_THREADS "link tagged message to the current one"
OP_MAIN_NEXT_UNREAD_MAILBOX "open next mailbox with new mail"