odbccp32: Remove an uneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Mon Mar 16 13:06:34 CDT 2015


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

diff --git a/dlls/odbccp32/odbccp32.c b/dlls/odbccp32/odbccp32.c
index fb4ea2c..0483f1e 100644
--- a/dlls/odbccp32/odbccp32.c
+++ b/dlls/odbccp32/odbccp32.c
@@ -24,7 +24,6 @@
 #include <stdarg.h>
 
 #define COBJMACROS
-#define NONAMELESSUNION
 
 #include "windef.h"
 #include "winbase.h"
-- 
2.1.4




More information about the wine-patches mailing list