fix build bustage

git-svn-id: svn://10.0.0.236/trunk@129044 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
2002-09-07 13:40:32 +00:00
parent 4d3d47fb21
commit a8b26df268

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;