Move to u16-mbtouc-unsafe.
authorBruno Haible <bruno@clisp.org>
Sun, 28 Jan 2007 02:00:08 +0000 (02:00 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jan 2007 02:00:08 +0000 (02:00 +0000)
modules/unistr/u16-mbtouc [deleted file]

diff --git a/modules/unistr/u16-mbtouc b/modules/unistr/u16-mbtouc
deleted file mode 100644 (file)
index 0b0f5f5..0000000
+++ /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
-