mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[WIN32K]
Remove broken ASSERT CORE-9033 #resolve See issue #9033 for more details. svn path=/trunk/; revision=66066
This commit is contained in:
parent
e269d75d98
commit
7638b204cd
1 changed files with 0 additions and 1 deletions
|
@ -1111,7 +1111,6 @@ IntGdiFillRgn(
|
|||
DWORD rop2Fg;
|
||||
MIX mix;
|
||||
NT_ASSERT((pdc != NULL) && (prgn != NULL));
|
||||
ASSERT_DC_PREPARED(pdc);
|
||||
|
||||
if (pdc->dclevel.pSurface == NULL)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue