This commit is contained in:
sspitzer%netscape.com 2002-09-07 13:40:32 +00:00
Родитель 8da8212027
Коммит 3184c2caf8
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -1661,9 +1661,7 @@ nsProfile::CreateNewProfileWithLocales(const PRUnichar* profileName,
#if defined(DEBUG_profile_verbose)
printf(" uiLocale=%s\n", uiLocale.get());
nsCAutoString temp2; temp2.AssignWithConversion(contentLocale);
printf(" contentLocale=%s\n", temp2.get());
printf(" contentLocale=%s\n", contentLocale.get());
#endif
nsCAutoString pathBuf;