crypt32: Remove an uneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Mon Mar 9 16:21:02 CDT 2015


---
 dlls/crypt32/ctl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/crypt32/ctl.c b/dlls/crypt32/ctl.c
index c18e608..b8b728f 100644
--- a/dlls/crypt32/ctl.c
+++ b/dlls/crypt32/ctl.c
@@ -20,7 +20,6 @@
 #include <assert.h>
 #include <stdarg.h>
 
-#define NONAMELESSUNION
 #include "windef.h"
 #include "winbase.h"
 #include "wincrypt.h"
-- 
2.1.4




More information about the wine-patches mailing list