(note_mouse_movement): Undo last change.
[bpt/emacs.git] / src / w32term.c
index b6349eb..96d2634 100644 (file)
@@ -3238,8 +3238,6 @@ note_mouse_movement (frame, msg)
         other times.  */
       remember_mouse_glyph (frame, mouse_x, mouse_y, &last_mouse_glyph);
     }
-  else
-    help_echo_string = previous_help_echo_string;
 }
 
 \f