* dispnew.c (glyph_matrix_count, glyph_pool_count):
authorDmitry Antipov <dmantipov@yandex.ru>
Sun, 4 Aug 2013 04:07:18 +0000 (08:07 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Sun, 4 Aug 2013 04:07:18 +0000 (08:07 +0400)
commitf0b79313d9be108a17b8a8c689fbf64f6ba75044
tree1d1efcbc4ecbeac9f61471c8902c196b90af5a07
parent00f98a9d5c2c1b7fc069478698778ea782cf6667
* dispnew.c (glyph_matrix_count, glyph_pool_count):
Move under GLYPH_DEBUG and ENABLE_CHECKING.
(new_glyph_matrix, free_glyph_matrix, new_glyph_pool)
(free_glyph_pool, check_glyph_memory): Likewise for
all users.  Adjust comments where appropriate.
src/ChangeLog
src/dispnew.c