useless options, cluttering the codebase that can be emulated if needed in fcc-hooks.
[apps/madmutt.git] / lib-ui / menu.c
index f509ae0..19ab550 100644 (file)
@@ -984,10 +984,6 @@ int mutt_menuLoop (MUTTMENU * menu)
       mutt_what_key ();
       break;
 
-    case OP_REBUILD_CACHE:
-      mx_rebuild_cache ();
-      break;
-
     case OP_REDRAW:
       clearok (stdscr, TRUE);
       menu->redraw = REDRAW_FULL;