- Bug 5320 was closed.
authorJames Tabor <james.tabor@reactos.org>
Sat, 7 May 2011 23:44:30 +0000 (23:44 +0000)
committerJames Tabor <james.tabor@reactos.org>
Sat, 7 May 2011 23:44:30 +0000 (23:44 +0000)
svn path=/trunk/; revision=51637

reactos/subsystems/win32/win32k/ntuser/windc.c

index 5265ba2..5e943fc 100644 (file)
@@ -730,7 +730,7 @@ DceFreeWindowDCE(PWND Window)
            else
            {
               DPRINT1("Not POWNED or CLASSDC hwndCurrent -> %x \n", pDCE->hwndCurrent);
-              //ASSERT(FALSE);
+              ASSERT(FALSE);
            }
         }
         else