mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
This commit is contained in:
commit
a0ec54ae07
1 changed files with 1 additions and 1 deletions
|
|
@ -1009,7 +1009,7 @@ Turn the input menu (an NSMenu) into a lisp list for tracking on lisp side
|
|||
x_free_frame_resources (f);
|
||||
free_glyphs (f);
|
||||
|
||||
#ifdef GLYPH_DEBUG
|
||||
#if defined GLYPH_DEBUG && defined ENABLE_CHECKING
|
||||
/* Check that reference counts are indeed correct. */
|
||||
eassert (dpyinfo->terminal->image_cache->refcount == image_cache_refcount);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue