Fixed build bustage...
git-svn-id: svn://10.0.0.236/trunk@10356 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -102,7 +102,7 @@ CWebShellContainer::NewWebShell(nsIWebShell *&aNewWebShell)
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
CWebShellContainer::FindWebshellWithName(const PRUnichar* aName, nsIWebShell*& aResult)
|
||||
CWebShellContainer::FindWebShellWithName(const PRUnichar* aName, nsIWebShell*& aResult)
|
||||
{
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user