Drop useless functions with gpgme (auto import is a gpg capability already).
[apps/madmutt.git] / functions.def
index 59ad2f9..60ca042 100644 (file)
@@ -369,12 +369,8 @@ LIST(OpCompose)
     ITEM("view-attach",              OP_VIEW_ATTACH,                 M_ENTER_S)
     ITEM("send-message",             OP_COMPOSE_SEND_MESSAGE,        "y")
     ITEM("pipe-entry",               OP_PIPE,                        "|")
-
-    ITEM("attach-key",               OP_COMPOSE_ATTACH_KEY,          "\033k")
     ITEM("pgp-menu",                 OP_COMPOSE_PGP_MENU,            "p")
-
     ITEM("smime-menu",               OP_COMPOSE_SMIME_MENU,          "S")
-
 #ifdef MIXMASTER
     ITEM("mix",                      OP_COMPOSE_MIX,                 "M")
 #endif