mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
Take out mMask
This commit is contained in:
parent
944cdce122
commit
adafdafe17
@ -53,7 +53,6 @@ nsresult nsImageUnix :: Init(PRInt32 aWidth, PRInt32 aHeight, PRInt32 aDepth,nsM
|
||||
mWidth = aWidth;
|
||||
mHeight = aHeight;
|
||||
mDepth = aDepth;
|
||||
mMaskReq = aMaskRequirements;
|
||||
|
||||
// create the memory for the image
|
||||
ComputeMetrics();
|
||||
|
Loading…
Reference in New Issue
Block a user