X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=ae59a4f69d2764fea76612c880f4d360324a70d2;hp=49b87d2e3d2a8bf11f7fd6f7914c673850edf7b9;hb=3a6261dd05abe2c2c3da12f6c337a397f612ceac;hpb=b10940c18a5b0c8276d308b0601efac585d33966 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},