shlwapi/tests: Remove unneeded NONAMELESS* macros.

Francois Gouget fgouget at free.fr
Thu Nov 23 14:35:44 CST 2006


We're not supposed to use them in the tests anyway.
---
 dlls/shlwapi/tests/string.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/shlwapi/tests/string.c b/dlls/shlwapi/tests/string.c
index 209a3c8..5bed266 100644
--- a/dlls/shlwapi/tests/string.c
+++ b/dlls/shlwapi/tests/string.c
@@ -19,8 +19,6 @@
 
 #include <stdio.h>
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 #include "wine/test.h"
 #include "winbase.h"
 #include "winerror.h"
-- 
1.4.3.3




More information about the wine-patches mailing list