checking in for rdayal
Removing the MAPI related code from mozilla/xpfe .. patch (id=56117) in bug # 106137. r=mscott, sr=alecf. This patch also fixes bug # 111199. git-svn-id: svn://10.0.0.236/trunk@110349 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -179,18 +179,6 @@ nsNativeAppSupportBase::QueryInterface( const nsIID &iid, void**p ) {
|
||||
return rv;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsNativeAppSupportBase::StartAddonFeatures()
|
||||
{
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsNativeAppSupportBase::StopAddonFeatures()
|
||||
{
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsNativeAppSupportBase::EnsureProfile(nsICmdLineService* args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user