[locale] Reduce debugging bla bla

main
Adriaan de Groot 7 years ago
parent 032b33f56f
commit 7e5c91aae6

@ -492,7 +492,6 @@ LocalePage::updateGlobalStorage()
const QString bcp47 = m_selectedLocaleConfiguration.toBcp47();
Calamares::JobQueue::instance()->globalStorage()->insert( "locale", bcp47 );
cDebug() << "Updated locale globals, BCP47=" << bcp47;
// If we're in chroot mode (normal install mode), then we immediately set the
// timezone on the live system.

Loading…
Cancel
Save