taskschd: Remove an unneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Tue Mar 24 05:40:35 CDT 2015


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

diff --git a/dlls/taskschd/taskschd.c b/dlls/taskschd/taskschd.c
index 2f4e603..b68c352 100644
--- a/dlls/taskschd/taskschd.c
+++ b/dlls/taskschd/taskschd.c
@@ -21,7 +21,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