]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/llib-lmenuw
ncurses 6.0 - patch 20170909
[ncurses.git] / menu / llib-lmenuw
index 0998f9b0b866364f3a11561f8dd53f235a0be570..73bfa55e55a6f8cba7c7a1c79300ce17fa811202 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
- * Copyright (c) 2002-2005,2010 Free Software Foundation, Inc.              *
+ * Copyright (c) 2002-2010,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            *
@@ -27,7 +27,7 @@
  ****************************************************************************/
 
 /****************************************************************************
- *  Author: Thomas E. Dickey                    2002-2005,2010              *
+ *  Author: Thomas E. Dickey       2002-on                                  *
  ****************************************************************************/
 /* LINTLIBRARY */
 
@@ -237,8 +237,6 @@ const char *item_description(
 
 /* ./m_item_new.c */
 
-#include <wctype.h>
-
 #undef new_item
 ITEM   *new_item(
                const char *name,