remove unused variable noticed by Sarah Maddy. b=278334 sr=bz
git-svn-id: svn://10.0.0.236/trunk@167707 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
976aa49f15
commit
2c4d0dfd44
@ -282,7 +282,6 @@ NS_IMETHODIMP nsDrawingSurfaceMac::Init(PRUint32 aDepth, PRUint32 aWidth, PRUint
|
||||
const long kReserveHeapFreeSpace = (1024 * 1024);
|
||||
const long kReserveHeapContigSpace = (512 * 1024);
|
||||
|
||||
QDErr err = noErr;
|
||||
long totalSpace, contiguousSpace;
|
||||
|
||||
if (tryTempMemFirst)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user