From b2054e1846c1124d7c8b68f291926dd43df00960 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Fri, 13 Aug 2021 18:22:22 +0200 Subject: [PATCH] [gettext] Unused variable. --- src/intl/libintl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/intl/libintl.c b/src/intl/libintl.c index 16c3ca95..4923055e 100644 --- a/src/intl/libintl.c +++ b/src/intl/libintl.c @@ -190,7 +190,6 @@ void set_language(int language) { char *p; - struct string lang; int charset; if (!system_language)