emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/macfns.c


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/macfns.c
Date: Thu, 03 Feb 2005 02:09:43 -0500

Index: emacs/src/macfns.c
diff -c emacs/src/macfns.c:1.49 emacs/src/macfns.c:1.50
*** emacs/src/macfns.c:1.49     Sun Jan 16 00:17:25 2005
--- emacs/src/macfns.c  Thu Feb  3 07:09:43 2005
***************
*** 2527,2535 ****
--- 2527,2537 ----
  
        x_free_frame_resources (f);
  
+ #if GLYPH_DEBUG
        /* Check that reference counts are indeed correct.  */
        xassert (dpyinfo->reference_count == dpyinfo_refcount);
        xassert (dpyinfo->image_cache->refcount == image_cache_refcount);
+ #endif
        return Qt;
      }
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]