* src/xdisp.c (tty_handle_tab_bar_click): Revert the last
change which made this work only in the HAVE_NTGUI build.
This function is needed by any build which supports a mouse
on TTY frames.
return Qnil;
}
-#if defined HAVE_NTGUI && !defined CYGWIN
-
/* Handle a mouse click at X/Y on the tab bar of TTY frame F. If the
click was on the tab bar and was handled, populate the EVENT
structure, store it in keyboard queue, and return true; otherwise
return true;
}
-#endif /* HAVE_NTGUI && !CYGWIN */
\f