X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=keymap.h;h=5e2bb87780c717b6d79ddaa02be358a5953396b2;hb=df46bef7e086274216fb9072286626ae14ef2617;hp=58affcbbc3b846ccb8839d927463837134e4732b;hpb=777dc6d5374fd154ac626421c813961b8ab18f2d;p=apps%2Fmadmutt.git diff --git a/keymap.h b/keymap.h index 58affcb..5e2bb87 100644 --- a/keymap.h +++ b/keymap.h @@ -58,7 +58,6 @@ enum { MENU_SMIME, MENU_KEY_SELECT_PGP, MENU_KEY_SELECT_SMIME, - MENU_MIX, MENU_MAX }; @@ -81,6 +80,5 @@ struct binding_t *km_get_table (int menu); #define MUTT_FUNCTIONS_PROTO #include "functions.def" -#include "keymap_defs.h" - #endif /* KEYMAP_H */ +#include "keymap_defs.h"