mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
* Not part of build *
This commit is contained in:
parent
5cd62834ce
commit
9d1f31ba99
@ -305,7 +305,7 @@ NS_METHOD CThrobber::LoadImages(const nsString& aFileNameMask, PRInt32 aNumImage
|
||||
}
|
||||
|
||||
if (nsnull != mask)
|
||||
nsAllocator::Free(mask);
|
||||
nsCRT::free(mask);
|
||||
|
||||
mWidget->Invalidate(PR_TRUE);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user