Took out a bogus call to ::LockPixels().. r=rods

git-svn-id: svn://10.0.0.236/trunk@60197 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dcone%netscape.com
2000-02-09 04:16:42 +00:00
parent 32499e9b01
commit 12a3f78e9c

View File

@@ -126,9 +126,6 @@ PixMapHandle thePixMap;
if((mIsLocked == PR_FALSE) && mIsOffscreen && mPort){
// lock down the pixels while we use this
::LockPixels(::GetGWorldPixMap(offscreenGWorld));
// get the offscreen gworld for our use
offscreenGWorld = (GWorldPtr)mPort;
// calculate the pixel data size