Remove caching in nsfont.m, the general code does it (I misunderstood).
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 9 Oct 2012 18:33:01 +0000 (20:33 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 9 Oct 2012 18:33:01 +0000 (20:33 +0200)
commit5683d7cd9d2928860fd5f117ebf67dd7b6e2d442
treefeddc3db210112a41a770b6e04225ab89cf31d53
parentb15736e6e33a52021a2a91b0b3360cd5a9803405
Remove caching in nsfont.m, the general code does it (I misunderstood).

* nsfont.m (Vfonts_in_cache): Remove, not needed as font.c handles
caching.
(nsfont_open): Remove setting of Vfonts_in_cache.
(syms_of_nsfont): Remove initialization of Vfonts_in_cache
src/ChangeLog
src/nsfont.m