Remove HASH from matching priorities

We deprecated FC_HASH, so doesn't make sense to sort on it.
This commit is contained in:
Behdad Esfahbod 2014-07-06 18:10:44 -04:00
parent 5674b8a663
commit bb27d6969c
1 changed files with 0 additions and 1 deletions

View File

@ -293,7 +293,6 @@ typedef enum _FcMatcherPriorityDummy {
PRI_ ## n ## _WEAK = PRI_ ## n
typedef enum _FcMatcherPriority {
PRI1(HASH),
PRI1(FILE),
PRI1(FONTFORMAT),
PRI1(SCALABLE),