#if 0 out some unused code

git-svn-id: svn://10.0.0.236/trunk@30209 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
1999-05-04 20:56:40 +00:00
parent ea579482e4
commit ee8eafa46e
4 changed files with 12 additions and 4 deletions

View File

@@ -126,6 +126,8 @@ HandleCaseConversionShutdown3::OnShutdown(const nsCID& cid, nsISupports* service
return NS_OK;
}
#if 0
/* not used yet */
static HandleCaseConversionShutdown3* gListener = NULL;
static void StartUpCaseConversion()
@@ -148,7 +150,7 @@ static void CheckCaseConversion()
// NS_ASSERTION( gCaseConv != NULL , "cannot obtain UnicharUtil");
}
#endif
/***********************************************************************
IMPLEMENTATION NOTES: