mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 02:45:37 -04:00
[welcome] Drop accidental logging
This commit is contained in:
parent
0c5590c2e4
commit
e5b599fbe3
1 changed files with 0 additions and 1 deletions
|
@ -215,7 +215,6 @@ WelcomePage::initLanguages()
|
||||||
|
|
||||||
for ( const auto& locale : localeList )
|
for ( const auto& locale : localeList )
|
||||||
{
|
{
|
||||||
cDebug() << locale.m_localeId << locale.m_sortKey;
|
|
||||||
ui->languageWidget->addItem( locale.m_label, locale.m_locale );
|
ui->languageWidget->addItem( locale.m_label, locale.m_locale );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue