From 38c18d1733e4eb5cc560a34bfe2470e01a06205d Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 15 Jun 2012 09:19:54 +0200 Subject: Solved compilation error in fontconfig --- fontconfig/src/fcxml.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'fontconfig/src/fcxml.c') diff --git a/fontconfig/src/fcxml.c b/fontconfig/src/fcxml.c index 643a44f1c..9563ad847 100644 --- a/fontconfig/src/fcxml.c +++ b/fontconfig/src/fcxml.c @@ -1848,9 +1848,6 @@ FcParseUnary (FcConfigParse *parse, FcOp op) static void FcParseDir (FcConfigParse *parse) { -#ifdef _WIN32 - FcChar8 buffer[MAX_PATH]; -#endif const FcChar8 *attr; FcChar8 *data; FcChar8 *prefix = NULL; -- cgit v1.2.3