]> git.wh0rd.org - fontconfig.git/commit
Remove special-casing of FC_FILE in FcPatternPrint()
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 29 Dec 2008 23:58:29 +0000 (18:58 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:54:03 +0000 (16:54 -0800)
commitf9806ab4b9bfa88a782008156511e29f37ce967d
tree803ab4c655629752be6291e91f89df9405100357
parent8ae1e3d5dc323542e7def06a42deea62c7ba7027
Remove special-casing of FC_FILE in FcPatternPrint()

I can't understand why the special case is needed.  Indeed, removing it
does not make any difference in the "fc-match --verbose" output, and
that's the only time fc-match uses FcPatternPrint.
src/fcdbg.c