mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[WIN32K]
Follow-up to r48681. Fixes text on disabled controls. svn path=/branches/reactos-yarotows/; revision=49264
This commit is contained in:
@@ -151,9 +151,6 @@ static const ULONG ExpandDest[16] =
|
||||
0xF0F0F0F0 /* 1111 */,
|
||||
};
|
||||
|
||||
/* Ignore alpha channel in Pattern */
|
||||
Pattern &= 0x00ffffff ;
|
||||
|
||||
/* Optimized code for the various named rop codes. */
|
||||
switch (Rop)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user