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

Diff of /emacs/src/widget.c

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

revision 1.70 by miles, Mon Sep 1 15:45:57 2003 UTC revision 1.71 by jhd, Wed Jul 21 19:18:29 2004 UTC
# Line 758  EmacsFrameDestroy (widget) Line 758  EmacsFrameDestroy (widget)
758    
759    if (! s) abort ();    if (! s) abort ();
760    if (! s->output_data.x) abort ();    if (! s->output_data.x) abort ();
   if (! s->output_data.x->normal_gc) abort ();  
761    
762    BLOCK_INPUT;    BLOCK_INPUT;
763    x_free_gcs (s);    x_free_gcs (s);

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71

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