/[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.69.4.1 by handa, Fri Apr 16 12:50:51 2004 UTC revision 1.69.4.2 by miles, Fri Jul 23 04:30:43 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.69.4.1  
changed lines
  Added in v.1.69.4.2

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