changeset 8014:886d1af03ebf

Move to u16-mbtouc-unsafe.
author Bruno Haible <bruno@clisp.org>
date Sun, 28 Jan 2007 02:00:08 +0000
parents db06826f6bd5
children c9da529908b1
files modules/unistr/u16-mbtouc
diffstat 1 files changed, 0 insertions(+), 24 deletions(-) [+]
line wrap: on
line diff
deleted file mode 100644
--- a/modules/unistr/u16-mbtouc
+++ /dev/null
@@ -1,24 +0,0 @@
-Description:
-Look at first character in UTF-16 string.
-
-Files:
-lib/unistr/u16-mbtouc.c
-
-Depends-on:
-unistr/base
-
-configure.ac:
-gl_MODULE_INDICATOR([unistr/u16-mbtouc])
-
-Makefile.am:
-lib_SOURCES += unistr/u16-mbtouc.c
-
-Include:
-"unistr.h"
-
-License:
-LGPL
-
-Maintainer:
-Bruno Haible
-