try to fix linux bustage

git-svn-id: svn://10.0.0.236/trunk@168096 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scott%scott-macgregor.org
2005-01-20 23:30:10 +00:00
parent 0170d97491
commit 1a9592ac84

View File

@@ -320,3 +320,11 @@ nsMailGNOMEIntegration::ShowMailIntegrationDialog(nsIDOMWindow* aParentWindow)
return rv;
}
NS_IMETHODIMP
nsMailGNOMEIntegration::RegisterMailAndNewsClient()
{
return NS_OK;
}