[welcome] Drop accidental logging
This commit is contained in:
parent
0c5590c2e4
commit
e5b599fbe3
@ -215,7 +215,6 @@ WelcomePage::initLanguages()
|
||||
|
||||
for ( const auto& locale : localeList )
|
||||
{
|
||||
cDebug() << locale.m_localeId << locale.m_sortKey;
|
||||
ui->languageWidget->addItem( locale.m_label, locale.m_locale );
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user