X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=ae59a4f69d2764fea76612c880f4d360324a70d2;hp=49b87d2e3d2a8bf11f7fd6f7914c673850edf7b9;hb=582001289fe5954d2a7262bf60c0dbf241e8b91a;hpb=455a2390989dfcfc90899785b0d8e9ac94ebd28e diff --git a/init.h b/init.h index 49b87d2..ae59a4f 100644 --- a/init.h +++ b/init.h @@ -13,7 +13,6 @@ #include "sort.h" #include "mutt.h" -#include "score.h" #ifndef _MAKEDOC #define DT_MASK 0x0f @@ -2606,11 +2605,9 @@ struct command_t Commands[] = { {"macro", mutt_parse_macro, 0}, {"mono", mutt_parse_mono, 0}, {"push", mutt_parse_push, 0}, - {"score", mutt_parse_score, 0}, {"uncolor", mutt_parse_uncolor, 0}, {"unhook", mutt_parse_unhook, 0}, {"unmono", mutt_parse_unmono, 0}, - {"unscore", mutt_parse_unscore, 0}, {"alias", parse_alias, 0}, {"attachments", parse_attachments, 0 }, {"my_hdr", parse_my_hdr, 0},