X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fins_wide.c;h=6e4e7275cdf6723f75db63e865f32a86640c19a8;hp=07af7eda0ad360a84c88e5dd32b9b90812203081;hb=64f44b13d30e0a7bc2921a9d43755423f81564fd;hpb=8554ac8f8bb70116fbc962f529168d273e950e2b diff --git a/test/ins_wide.c b/test/ins_wide.c index 07af7eda..6e4e7275 100644 --- a/test/ins_wide.c +++ b/test/ins_wide.c @@ -26,7 +26,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: ins_wide.c,v 1.18 2012/11/24 19:57:17 tom Exp $ + * $Id: ins_wide.c,v 1.19 2012/12/09 01:13:56 tom Exp $ * * Demonstrate the wins_wstr() and wins_wch functions. * Thomas Dickey - 2002/11/23 @@ -442,10 +442,10 @@ test_inserts(int level) } } if (level > 0) { - delwin(show); delwin(work); delwin(look); } + delwin(show); } static void