X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fcurses.tail;fp=include%2Fcurses.tail;h=d51abc2515f6ca042122d6f4cd268d869e4c16d2;hp=b3991cdcbee396b035479733ec02de5eb5af1e06;hb=a8987e73ec254703634802b4f7ee30d3a485524d;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/include/curses.tail b/include/curses.tail index b3991cdc..d51abc25 100644 --- a/include/curses.tail +++ b/include/curses.tail @@ -1,4 +1,4 @@ -/* $Id: curses.tail,v 1.7 2002/10/12 15:46:02 tom Exp $ */ +/* $Id: curses.tail,v 1.8 2002/11/02 20:26:26 tom Exp $ */ /* mouse interface */ #define NCURSES_MOUSE_VERSION 1 @@ -121,10 +121,6 @@ extern NCURSES_EXPORT(const char *) _nc_visbuf (const char *); #define OPTIMIZE_ALL 0xff /* enable all optimizations (dflt) */ #endif -#ifndef NCURSES_WGETCH_EVENTS -#undef KEY_EVENT -#endif - #ifdef __cplusplus /* these names conflict with STL */