X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fmenubar-msw.c;h=2681f0fd3728b8c16621232686f9c94f84f84844;hb=0680bf5c284a73aaa6e267c4b0f1363d2cb48739;hp=e3db02f718ed4ee62bbcc2a9f90f0367b3e9daf7;hpb=44e716ef11bd794a51f8c5b56c4f3f10a7dbf217;p=chise%2Fxemacs-chise.git- diff --git a/src/menubar-msw.c b/src/menubar-msw.c index e3db02f..2681f0f 100644 --- a/src/menubar-msw.c +++ b/src/menubar-msw.c @@ -116,8 +116,6 @@ static Lisp_Object current_hash_table; #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"