# HG changeset patch # User Bruno Haible # Date 1169949608 0 # Node ID 886d1af03ebf4b5d2608811e6796221dcc31f671 # Parent db06826f6bd5bd19d57b66eac46f49e561407428 Move to u16-mbtouc-unsafe. diff --git a/modules/unistr/u16-mbtouc b/modules/unistr/u16-mbtouc 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 -