fix warnings, remove unused code.

git-svn-id: svn://10.0.0.236/trunk@66967 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
2000-04-24 05:37:34 +00:00
parent b9ff1121ad
commit 9770a6681b

View File

@@ -112,9 +112,6 @@ static nsProfileAccess* gProfileDataAccess = nsnull;
static PRInt32 gDataAccessInstCount = 0;
static PRBool mCurrentProfileAvailable = PR_FALSE;
static PRBool sHaveRedundantDirectory = PR_FALSE;
static nsFileSpec sRedundantDirectory;
// IID and CIDs of all the services needed
static NS_DEFINE_CID(kIProfileIID, NS_IPROFILE_IID);
static NS_DEFINE_CID(kBookmarksCID, NS_BOOKMARKS_SERVICE_CID);
@@ -900,7 +897,7 @@ nsProfile::CreateNewProfile(const PRUnichar* profileName, const PRUnichar* nativ
rv = SetProfileDir(profileName, dirSpec);
#if defined(DEBUG_profile)
("after SetProfileDir\n");
printf("after SetProfileDir\n");
#endif
// Get profile defaults folder..