Fix for 149754. cleaner xpcom shutdown. r=rpotts, sr=shaver

git-svn-id: svn://10.0.0.236/trunk@123046 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com
2002-06-11 19:38:41 +00:00
parent fa93a8146a
commit d6dd9bea7f
2 changed files with 3 additions and 4 deletions

View File

@@ -590,7 +590,8 @@ nsDirectoryService::~nsDirectoryService()
NS_IF_RELEASE(nsDirectoryService::sSystemDirectory);
#endif
// clear the global
mService = nsnull;
}