mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Disable assert
CORE-6866 svn path=/trunk/; revision=58287
This commit is contained in:
@@ -661,7 +661,7 @@ GreSetPointerShape(
|
||||
psurfMask = SURFACE_ShareLockSurface(hbmMask);
|
||||
else
|
||||
{
|
||||
ASSERT(fl & SPS_ALPHA);
|
||||
//ASSERT(fl & SPS_ALPHA);
|
||||
psurfMask = NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user