fix build bustage
git-svn-id: svn://10.0.0.236/trunk@129044 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user