* 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:
Axel Dörfler 2011-05-05 22:05:52 +00:00
parent 2bd44ad179
commit 968d7d8c8d

View File

@ -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