dispex: Remove unneeded NONAMELESSXXX directives.

Francois Gouget fgouget at free.fr
Wed Mar 11 05:29:37 CDT 2015


---
 dlls/dispex/usrmarshal.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/dispex/usrmarshal.c b/dlls/dispex/usrmarshal.c
index a4f2b2b..6e3c723 100644
--- a/dlls/dispex/usrmarshal.c
+++ b/dlls/dispex/usrmarshal.c
@@ -21,8 +21,6 @@
 #include <string.h>
 
 #define COBJMACROS
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 
 #include "windef.h"
 #include "winbase.h"
-- 
2.1.4




More information about the wine-patches mailing list