Mercurial > hg > xemacs-beta
diff src/event-msw.c @ 446:1ccc32a20af4 r21-2-38
Import from CVS: tag r21-2-38
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:37:21 +0200 |
parents | 576fb035e263 |
children | 3d3049ae1304 |
line wrap: on
line diff
--- a/src/event-msw.c Mon Aug 13 11:36:20 2007 +0200 +++ b/src/event-msw.c Mon Aug 13 11:37:21 2007 +0200 @@ -2794,8 +2794,6 @@ case CBN_SELCHANGE: if (!NILP (mswindows_handle_gui_wm_command (frame, cid, id))) return 0; - case BN_SETFOCUS: - } /* menubars always must come last since the hashtables do not always exist*/