Mercurial > hg > xemacs-beta
diff src/menubar-msw.h @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | 52952cbfc5b5 |
children | 8626e4521993 |
line wrap: on
line diff
--- a/src/menubar-msw.h Mon Aug 13 10:29:43 2007 +0200 +++ b/src/menubar-msw.h Mon Aug 13 10:30:37 2007 +0200 @@ -35,7 +35,6 @@ /* Message handlers. Called from window procedure */ Lisp_Object mswindows_handle_wm_initmenupopup (HMENU hmenu, struct frame* frm); Lisp_Object mswindows_handle_wm_initmenu (HMENU hmenu, struct frame* f); -Lisp_Object mswindows_handle_wm_exitmenuloop (struct frame* f); Lisp_Object mswindows_handle_wm_command (struct frame* f, WORD command); #endif /* HAVE_MENUBARS */