mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 18:56:49 +01:00
* 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:
parent
2bd44ad179
commit
968d7d8c8d
@ -286,10 +286,6 @@ BootPromptWindow::_UpdateStrings()
|
||||
void
|
||||
BootPromptWindow::_PopulateLanguages()
|
||||
{
|
||||
// Get the list of all known languages
|
||||
BMessage installedLanguages;
|
||||
BLocaleRoster::Default()->GetAvailableLanguages(&installedLanguages);
|
||||
|
||||
// TODO: detect language/country from IP address
|
||||
|
||||
// Get current first preferred language of the user
|
||||
|
Loading…
x
Reference in New Issue
Block a user