]> code.delx.au - gnu-emacs/blobdiff - src/widget.c
*** empty log message ***
[gnu-emacs] / src / widget.c
index dbf55a34d9c6290f1822b1e7910f39f3842ecc76..57eef4059e65c6fcee46df11e89783a31e78a6aa 100644 (file)
@@ -758,7 +758,6 @@ EmacsFrameDestroy (widget)
 
   if (! s) abort ();
   if (! s->output_data.x) abort ();
-  if (! s->output_data.x->normal_gc) abort ();
 
   BLOCK_INPUT;
   x_free_gcs (s);