[libcalamares] Drop unneeded debugging
This commit is contained in:
parent
fee2297e67
commit
6a8e10837d
@ -79,7 +79,6 @@ TranslatedString::get( const QLocale& locale ) const
|
|||||||
localeName = QStringLiteral( "sr@latin" );
|
localeName = QStringLiteral( "sr@latin" );
|
||||||
}
|
}
|
||||||
|
|
||||||
cDebug() << "Getting locale" << localeName;
|
|
||||||
if ( m_strings.contains( localeName ) )
|
if ( m_strings.contains( localeName ) )
|
||||||
{
|
{
|
||||||
return m_strings[ localeName ];
|
return m_strings[ localeName ];
|
||||||
|
Loading…
Reference in New Issue
Block a user