]> code.delx.au - gnu-emacs/blobdiff - src/w32term.h
Revert "Cleanup tooltips"
[gnu-emacs] / src / w32term.h
index 3934e8500a306cc853c504efb5cefc5e0526cf13..320477073a5268cf26015ac9f4ce94b344c3dc0f 100644 (file)
@@ -186,9 +186,6 @@ struct w32_display_info
   /* The frame waiting to be auto-raised in w32_read_socket.  */
   struct frame *w32_pending_autoraise_frame;
 
-  /* Tooltip frame on this display.  */
-  struct frame *w32_tooltip_frame;
-
   /* The frame where the mouse was last time we reported a mouse event.  */
   struct frame *last_mouse_frame;