Mercurial > hg > xemacs-beta
diff src/menubar-msw.c @ 420:41dbb7a9d5f2 r21-2-18
Import from CVS: tag r21-2-18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:24:09 +0200 |
parents | e804706bfb8c |
children |
line wrap: on
line diff
--- a/src/menubar-msw.c Mon Aug 13 11:23:14 2007 +0200 +++ b/src/menubar-msw.c Mon Aug 13 11:24:09 2007 +0200 @@ -116,8 +116,6 @@ #define MENU_ITEM_ID_BITS(x) (((x) & 0x7FFF) | 0x8000) static HMENU top_level_menu; -#define MAX_MENUITEM_LENGTH 128 - /* * This returns Windows-style menu item string: * "Left Flush\tRight Flush"