Fixing build redness
git-svn-id: svn://10.0.0.236/trunk@37064 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1443cb5d28
commit
079a6ae1cc
@ -1781,8 +1781,8 @@ NS_IMETHODIMP nsRenderingContextWin :: CopyOffScreenBits(nsDrawingSurface aSrcSu
|
||||
//~~~
|
||||
NS_IMETHODIMP nsRenderingContextWin::RetrieveCurrentNativeGraphicData(PRUint32 * ngd)
|
||||
{
|
||||
if(ndc != nsnull)
|
||||
*ndc = (PRUint32)mDC;
|
||||
if(ngd != nsnull)
|
||||
*ngd = (PRUint32)mDC;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user