src/fcmatch.c | 1 - 1 file changed, 1 deletion(-) New commits: commit bb27d6969ce0ef1244e73f9c6232f91bce60dad7 Author: Behdad Esfahbod <behdad@xxxxxxxxxx> Date: Sun Jul 6 18:10:44 2014 -0400 Remove HASH from matching priorities We deprecated FC_HASH, so doesn't make sense to sort on it. diff --git a/src/fcmatch.c b/src/fcmatch.c index 5e02431..ce0d18d 100644 --- a/src/fcmatch.c +++ b/src/fcmatch.c @@ -293,7 +293,6 @@ typedef enum _FcMatcherPriorityDummy { PRI_ ## n ## _WEAK = PRI_ ## n typedef enum _FcMatcherPriority { - PRI1(HASH), PRI1(FILE), PRI1(FONTFORMAT), PRI1(SCALABLE), _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig