mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
gui/osdlang_setup.cpp: fix CLangSelectNotifier::changeNotify - no need to repaint menu
This commit is contained in:
@@ -257,5 +257,5 @@ bool CLangSelectNotifier::changeNotify(const neutrino_locale_t, void *)
|
|||||||
//if(found)
|
//if(found)
|
||||||
sectionsd_set_languages(v_languages);
|
sectionsd_set_languages(v_languages);
|
||||||
|
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user