mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 00:43:07 +09:00
Remove nsresult from GenerateUUIDInPlace
This commit is contained in:
parent
fe008c1fc5
commit
389a855466
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ nsUUIDGenerator::GenerateUUID(nsID** aRet)
|
|||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
nsUUIDGenerator::GenerateUUIDInPlace(nsID* aId)
|
||||
{
|
||||
MutexAutoLock lock(mLock);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue