X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fdemo_menus.c;fp=test%2Fdemo_menus.c;h=0fe0f92d76e46869ec8ecb1f2d0bf2b4a6cd9c63;hp=ccd48b0b99d51296245dcb6a71341dea47145dc3;hb=21c8ffa0edf2e389f3f674f0c08009002c6f357d;hpb=4060536b87c0e484b2c0633978766a109bc763f0 diff --git a/test/demo_menus.c b/test/demo_menus.c index ccd48b0b..0fe0f92d 100644 --- a/test/demo_menus.c +++ b/test/demo_menus.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2005-2013,2014 Free Software Foundation, Inc. * + * Copyright (c) 2005-2014,2015 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: demo_menus.c,v 1.54 2014/09/05 08:34:06 tom Exp $ + * $Id: demo_menus.c,v 1.55 2015/08/22 22:59:56 tom Exp $ * * Demonstrate a variety of functions from the menu library. * Thomas Dickey - 2005/4/9 @@ -868,10 +868,6 @@ perform_menus(void) beep(); continue; } - -#ifdef NCURSES_MOUSE_VERSION - mousemask(0, (mmask_t *) 0); -#endif } static void