fix build bustage

This commit is contained in:
sspitzer%netscape.com 2002-09-07 13:40:32 +00:00
parent db6490e423
commit f8534aaca7

View File

@ -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;