From 0e6409a158d9dd76a31b9eccf7c4f26c5466d082 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Wed, 21 Jun 2000 16:13:42 +0000 Subject: Remove tests for libunicode Wed Jun 21 12:11:56 2000 Owen Taylor * configure.in: Remove tests for libunicode * pango/utils.[ch]: Removed. The functions from here are now in GLib. * **.[ch]: Removed use of libunicode and utils.c in favor of Unicode functions in GLib. Requires latest GLib from CVS. --- pango/shape.c | 1 - 1 file changed, 1 deletion(-) (limited to 'pango/shape.c') diff --git a/pango/shape.c b/pango/shape.c index 7209d97a..c7ec405c 100644 --- a/pango/shape.c +++ b/pango/shape.c @@ -20,7 +20,6 @@ */ #include -#include "utils.h" /** * pango_shape: -- cgit v1.2.1