mutt_enter_string is only used for _mutt_get_field for real.
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index 9031847..7f6bcb9 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2038,11 +2038,9 @@ struct command_t Commands[] = {
     {"send2-hook",          mutt_parse_hook,       M_SEND2HOOK},
     {"send-hook",           mutt_parse_hook,       M_SENDHOOK},
     {"macro",               mutt_parse_macro,      0},
-    {"mono",                mutt_parse_mono,       0},
     {"push",                mutt_parse_push,       0},
     {"uncolor",             mutt_parse_uncolor,    0},
     {"unhook",              mutt_parse_unhook,     0},
-    {"unmono",              mutt_parse_unmono,     0},
     {"alias",               parse_alias,           0},
     {"attachments",         parse_attachments,     0 },
     {"my_hdr",              parse_my_hdr,          0},