1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00

[gettext] Unused variable.

This commit is contained in:
Witold Filipczyk 2021-08-13 18:22:22 +02:00
parent 8d50f9ce73
commit b2054e1846

View File

@ -190,7 +190,6 @@ void
set_language(int language) set_language(int language)
{ {
char *p; char *p;
struct string lang;
int charset; int charset;
if (!system_language) if (!system_language)