diff --git a/src/modules/locale/LocalePage.cpp b/src/modules/locale/LocalePage.cpp index aeda2c44a..e2571d085 100644 --- a/src/modules/locale/LocalePage.cpp +++ b/src/modules/locale/LocalePage.cpp @@ -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.