X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fdemo_menus.c;h=0fe0f92d76e46869ec8ecb1f2d0bf2b4a6cd9c63;hp=ccd48b0b99d51296245dcb6a71341dea47145dc3;hb=45766a7ed44677f18ccf230f9bd720862d7c69c8;hpb=d7e4a265b50f6fddbad20ea238fdc05a35cbdc2f 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