From 6a7e68ccd4acac0e679970c4b07d311d834d681a Mon Sep 17 00:00:00 2001 From: "psyc://psyced.org/~lynX" <@> Date: Wed, 4 Sep 2013 19:32:11 +0200 Subject: [PATCH] HAS_ICONV --- src/strfuns.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/strfuns.c b/src/strfuns.c index f77ad76..fc104a9 100644 --- a/src/strfuns.c +++ b/src/strfuns.c @@ -37,9 +37,7 @@ #include #include #include -#ifdef HAS_ICONV #include -#endif #include "strfuns.h"