This ASSERT was actually supposed to be removed and only accidentally brought back.

svn path=/trunk/; revision=70487
This commit is contained in:
Timo Kreuzer 2016-01-03 19:58:33 +00:00
parent 7ba08f4ebf
commit 7c033fc64b

View file

@ -341,8 +341,6 @@ IntSetDIBits(
ptSrc.x = 0;
ptSrc.y = 0;
NT_ASSERT(psurfSrc->SurfObj.cjBits <= cjMaxBits);
result = IntEngCopyBits(&psurfDst->SurfObj,
&psurfSrc->SurfObj,
NULL,