X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/47b40faff44bc6a9b32daab56c791bcd96eb8c57..6de0e1a2931f6b91a0fc8de1960e86dfb714def2:/src/w32term.c diff --git a/src/w32term.c b/src/w32term.c index b6349eb63a..96d26344b5 100644 --- a/src/w32term.c +++ b/src/w32term.c @@ -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; }