From b54d7468a650af6ab01532e9fa6fa7ebbc154a66 Mon Sep 17 00:00:00 2001 From: Richard Russon Date: Tue, 13 Dec 2016 12:02:08 -0800 Subject: [PATCH] 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. --- OPS | 2 -- 1 file changed, 2 deletions(-) diff --git a/OPS b/OPS index a8d2b29e5..76c2b62af 100644 --- a/OPS +++ b/OPS @@ -121,8 +121,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" -- 2.40.0