drop account-hooks for now.
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index ae59a4f..f2550a2 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2587,7 +2587,6 @@ struct command_t Commands[] = {
     {"bind",                mutt_parse_bind,       0},
     {"color",               mutt_parse_color,      0},
     {"exec",                mutt_parse_exec,       0},
-    {"account-hook",        mutt_parse_hook,       M_ACCOUNTHOOK},
     {"append-hook",         mutt_parse_hook,       M_APPENDHOOK},
     {"close-hook",          mutt_parse_hook,       M_CLOSEHOOK},
     {"crypt-hook",          mutt_parse_hook,       M_CRYPTHOOK},