Fix madmutt for stupid terms with only 64 colors.
[apps/madmutt.git] / keymap.h
index 0a0d428..1c26ed1 100644 (file)
--- a/keymap.h
+++ b/keymap.h
@@ -41,7 +41,6 @@ int km_expand_key (char *, size_t, struct keymap_t *);
 struct keymap_t *km_find_func (int, int);
 void km_init (void);
 void km_error_key (int);
-void mutt_what_key (void);
 
 enum {
   MENU_ALIAS,
@@ -58,7 +57,6 @@ enum {
   MENU_SMIME,
   MENU_KEY_SELECT_PGP,
   MENU_KEY_SELECT_SMIME,
-  MENU_MIX,
   MENU_MAX
 };