rpcrt4: Remove an unneeded NONAMELESSSTRUCT directive.

Francois Gouget fgouget at free.fr
Wed Mar 18 13:01:32 CDT 2015


---
 dlls/rpcrt4/ndr_ole.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/rpcrt4/ndr_ole.c b/dlls/rpcrt4/ndr_ole.c
index 143bba7..0f0b7e7 100644
--- a/dlls/rpcrt4/ndr_ole.c
+++ b/dlls/rpcrt4/ndr_ole.c
@@ -27,7 +27,6 @@
 
 #define COBJMACROS
 #define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 
 #include "windef.h"
 #include "winbase.h"
-- 
2.1.4




More information about the wine-patches mailing list