workaround a stupid issue in how decoding is performed in mutt *sigh*
[apps/madmutt.git] / score.h
diff --git a/score.h b/score.h
index 5af0405..ddcbb33 100644 (file)
--- a/score.h
+++ b/score.h
@@ -11,9 +11,7 @@
 #define MUTT_SCORE_H
 
 void mutt_check_rescore (CONTEXT *);
-int mutt_parse_score (BUFFER *, BUFFER *, unsigned long, BUFFER *);
 void mutt_score_message (CONTEXT *, HEADER *, int);
-int mutt_parse_unscore (BUFFER *, BUFFER *, unsigned long, BUFFER *);
 
 #include "score.li"
 #endif