/[emacs]/emacs/src/macfns.c
ViewVC logotype

Diff of /emacs/src/macfns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by tamm, Sun Jan 16 00:17:25 2005 UTC revision 1.50 by tamm, Thu Feb 3 07:09:43 2005 UTC
# Line 2527  unwind_create_frame (frame) Line 2527  unwind_create_frame (frame)
2527    
2528        x_free_frame_resources (f);        x_free_frame_resources (f);
2529    
2530    #if GLYPH_DEBUG
2531        /* Check that reference counts are indeed correct.  */        /* Check that reference counts are indeed correct.  */
2532        xassert (dpyinfo->reference_count == dpyinfo_refcount);        xassert (dpyinfo->reference_count == dpyinfo_refcount);
2533        xassert (dpyinfo->image_cache->refcount == image_cache_refcount);        xassert (dpyinfo->image_cache->refcount == image_cache_refcount);
2534    #endif
2535        return Qt;        return Qt;
2536      }      }
2537    

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26