From 2b407c8e9a6378e67cfa75ccfd723b105aab32f8 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 28 Jan 2007 02:29:12 +0000 Subject: [PATCH] Move to u32-mbtouc-unsafe. --- modules/unistr/u32-mbtouc | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 modules/unistr/u32-mbtouc diff --git a/modules/unistr/u32-mbtouc b/modules/unistr/u32-mbtouc deleted file mode 100644 index 35c33c1fe..000000000 --- a/modules/unistr/u32-mbtouc +++ /dev/null @@ -1,24 +0,0 @@ -Description: -Look at first character in UTF-32 string. - -Files: -lib/unistr/u32-mbtouc.c - -Depends-on: -unistr/base - -configure.ac: -gl_MODULE_INDICATOR([unistr/u32-mbtouc]) - -Makefile.am: -lib_SOURCES += unistr/u32-mbtouc.c - -Include: -"unistr.h" - -License: -LGPL - -Maintainer: -Bruno Haible - -- 2.11.0