Commit in reactos/lib/user32/windows on MAIN | |||
draw.c | -3 | 1.43 -> 1.44 |
- Remove duplicate definitions.
diff -u -r1.43 -r1.44 --- draw.c 9 Nov 2004 14:59:37 -0000 1.43 +++ draw.c 2 Dec 2004 21:01:11 -0000 1.44 @@ -40,9 +40,6 @@
#include <user32.h> #include <debug.h>
-#define COLOR_MENUHILIGHT (29) -#define COLOR_MENUBAR (30) -
/* GLOBALS *******************************************************************/ #define DSS_DEFAULT 0x0040 /* Make it bold */