Module: wine Branch: master Commit: ea95977825bf27c3aa5e9db2f13ce35a6142f62d URL: http://source.winehq.org/git/wine.git/?a=commit;h=ea95977825bf27c3aa5e9db2f1...
Author: Paul Vriens Paul.Vriens.Wine@gmail.com Date: Tue Dec 8 15:24:50 2009 +0100
shell32/tests: Removed an unused define.
---
dlls/shell32/tests/progman_dde.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/shell32/tests/progman_dde.c b/dlls/shell32/tests/progman_dde.c index 85dc819..7c0b4c4 100644 --- a/dlls/shell32/tests/progman_dde.c +++ b/dlls/shell32/tests/progman_dde.c @@ -53,7 +53,6 @@
/* Type of Test (Common, Individual) */ #define DDE_TEST_COMMON 0x01000000 -#define DDE_TEST_INDIVIDUAL 0x02000000
#define DDE_TEST_NUMMASK 0x0000ffff