From eb38be0ad185cd2e8354e081e549f3797aa6d5c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Sat, 1 Aug 2009 10:21:28 +0000 Subject: [PATCH] * remove deleted include --- webcit/setup.c | 2 -- webcit/webcit.h | 1 - 2 files changed, 3 deletions(-) diff --git a/webcit/setup.c b/webcit/setup.c index 2eaeae5b7..dca58630e 100644 --- a/webcit/setup.c +++ b/webcit/setup.c @@ -30,8 +30,6 @@ void RegisterNS(const char *NSName, long len, int ContextRequired){} pthread_key_t MyConKey; -#include "wc_gettext.h" - #ifdef ENABLE_NLS #ifdef HAVE_USELOCALE diff --git a/webcit/webcit.h b/webcit/webcit.h index f7e0c1214..b2d5e5d81 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -87,7 +87,6 @@ #include "sysdep.h" #include "subst.h" -#include "wc_gettext.h" #include "messages.h" #include "paramhandling.h" #include "preferences.h" -- 2.39.2