]> git.wh0rd.org - fontconfig.git/commitdiff
Eliminate global cache. Eliminate multi-arch cache code.
authorKeith Packard <keithp@neko.keithp.com>
Mon, 28 Aug 2006 04:53:48 +0000 (21:53 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Mon, 28 Aug 2006 04:53:48 +0000 (21:53 -0700)
With the removal of the in-directory cache files, and the addition of
per-user cache directories, there is no longer any reason to preserve the
giant global cache file. Eliminating of this unifies the cache structure
and simplifies the overall caching strategies greatly.


No differences found