actxprxy: Remove unneeded NONAMELESSXXX directives.

Francois Gouget fgouget at free.fr
Mon Mar 9 03:31:20 CDT 2015


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

diff --git a/dlls/actxprxy/usrmarshal.c b/dlls/actxprxy/usrmarshal.c
index 1683f2c..54d885a 100644
--- a/dlls/actxprxy/usrmarshal.c
+++ b/dlls/actxprxy/usrmarshal.c
@@ -22,8 +22,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