* Forgot to remove some unused code.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41333 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -286,10 +286,6 @@ BootPromptWindow::_UpdateStrings()
|
|||||||
void
|
void
|
||||||
BootPromptWindow::_PopulateLanguages()
|
BootPromptWindow::_PopulateLanguages()
|
||||||
{
|
{
|
||||||
// Get the list of all known languages
|
|
||||||
BMessage installedLanguages;
|
|
||||||
BLocaleRoster::Default()->GetAvailableLanguages(&installedLanguages);
|
|
||||||
|
|
||||||
// TODO: detect language/country from IP address
|
// TODO: detect language/country from IP address
|
||||||
|
|
||||||
// Get current first preferred language of the user
|
// Get current first preferred language of the user
|
||||||
|
|||||||
Reference in New Issue
Block a user