1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

[gettext] Unused variable

This commit is contained in:
Witold Filipczyk 2021-08-15 21:18:50 +02:00
parent 4258e248d0
commit 5389defa76

View File

@ -191,7 +191,6 @@ void
set_language(int language)
{
char *p;
int charset;
if (!system_language)
system_language = get_system_language_index();