]> git.eshelyaron.com Git - emacs.git/commit
(clear_cached_bitmap_slots): Remove.
authorJason Rumney <jasonr@gnu.org>
Sun, 13 Jun 1999 17:49:12 +0000 (17:49 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 13 Jun 1999 17:49:12 +0000 (17:49 +0000)
commit9c332a804d6c9508659ad2f4c7a5ec0ea7dcce7d
tree4bdf582f637bc244053555fb586d91e98b6a63a7
parentbcc6796524f5432fe1d9f889e4b4cb6860982902
(clear_cached_bitmap_slots): Remove.
(get_bitmap_with_cache): Check if CreateBitmap failed.
Adjust cache size dynamically so cache is never larger than the
system limit of GDI resources.
Do cache clearing inline.  Move global variables to local scope.
src/w32bdf.c