mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 21:28:55 +00:00
Fix for bug #44652
This commit is contained in:
parent
8b61ed0444
commit
47d6625a64
@ -1153,7 +1153,7 @@ nsCrypto::Logout()
|
||||
NS_IMETHODIMP
|
||||
nsCrypto::DisableRightClick()
|
||||
{
|
||||
return NS_ERROR_FAILURE;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
nsCRMFObject::nsCRMFObject()
|
||||
|
Loading…
x
Reference in New Issue
Block a user