mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +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)
|
||||
sectionsd_set_languages(v_languages);
|
||||
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user