}
while (! last_time);
+#if HAVE_X_WINDOWS
/* If x_catch_errors was done, turn it off now.
(First we give unbind_to a chance to do that.) */
x_fully_uncatch_errors ();
+#endif
byte_stack_list = catch->byte_stack;
gcprolist = catch->gcpro;
/* Since Fsignal will close off all calls to x_catch_errors,
we will get the wrong results if some are not closed now. */
+#if HAVE_X_WINDOWS
if (x_catching_errors ())
abort ();
+#endif
c.tag = Qnil;
c.val = Qnil;
/* Since Fsignal will close off all calls to x_catch_errors,
we will get the wrong results if some are not closed now. */
+#if HAVE_X_WINDOWS
if (x_catching_errors ())
abort ();
+#endif
c.tag = Qnil;
c.val = Qnil;
/* Since Fsignal will close off all calls to x_catch_errors,
we will get the wrong results if some are not closed now. */
+#if HAVE_X_WINDOWS
if (x_catching_errors ())
abort ();
+#endif
c.tag = Qnil;
c.val = Qnil;