Remove unnecessary debug output.
This commit is contained in:
parent
52a1a28696
commit
5bb7755925
@ -151,7 +151,6 @@ LocaleViewStep::onLeave()
|
||||
|
||||
Calamares::JobQueue::instance()->globalStorage()->insert( "lcLocale",
|
||||
m_actualWidget->lcLocale() );
|
||||
cDebug() << "GlobalStorage inserted lcLocale:" << m_actualWidget->lcLocale();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user