mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 05:20:54 +00:00
- Bug 5320 was closed.
svn path=/trunk/; revision=51637
This commit is contained in:
parent
acbd4acb05
commit
25a579bc76
1 changed files with 1 additions and 1 deletions
|
@ -730,7 +730,7 @@ DceFreeWindowDCE(PWND Window)
|
|||
else
|
||||
{
|
||||
DPRINT1("Not POWNED or CLASSDC hwndCurrent -> %x \n", pDCE->hwndCurrent);
|
||||
//ASSERT(FALSE);
|
||||
ASSERT(FALSE);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue