From 42631834019b9f8f08342aa2a695957a0297f577 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 28 Sep 2004 00:53:07 +0000 Subject: [PATCH] remove #define ___USE_GNU --- src/plugin_common/canonical_tag.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/plugin_common/canonical_tag.c b/src/plugin_common/canonical_tag.c index bf1b06fe..c8b11543 100644 --- a/src/plugin_common/canonical_tag.c +++ b/src/plugin_common/canonical_tag.c @@ -29,9 +29,6 @@ #include "FLAC/assert.h" #include "FLAC/metadata.h" -#if 0 -#define __USE_GNU /*@@@@@@ needed on glibc systems to get wcsdup() and wcscasecmp() */ -#endif #include /*