[ros-diffs] [akhaldi] 51162: [CMAKE] - Merge the win32k change from r51126.

akhaldi at svn.reactos.org akhaldi at svn.reactos.org
Sat Mar 26 16:56:26 UTC 2011


Author: akhaldi
Date: Sat Mar 26 16:56:24 2011
New Revision: 51162

URL: http://svn.reactos.org/svn/reactos?rev=51162&view=rev
Log:
[CMAKE]
- Merge the win32k change from r51126.

Modified:
    branches/cmake-bringup/subsystems/win32/win32k/objects/stockobj.c

Modified: branches/cmake-bringup/subsystems/win32/win32k/objects/stockobj.c
URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/subsystems/win32/win32k/objects/stockobj.c?rev=51162&r1=51161&r2=51162&view=diff
==============================================================================
--- branches/cmake-bringup/subsystems/win32/win32k/objects/stockobj.c [iso-8859-1] (original)
+++ branches/cmake-bringup/subsystems/win32/win32k/objects/stockobj.c [iso-8859-1] Sat Mar 26 16:56:24 2011
@@ -221,9 +221,6 @@
 {
     UINT i;
 
-    ASSERT(Elements);
-    ASSERT(Colors);
-
     for (i = 0; i < nColors; i++)
     {
         if ((UINT)(*Elements) < NUM_SYSCOLORS)




More information about the Ros-diffs mailing list