Francois Gouget : taskschd: Remove an unneeded NONAMELESSUNION directive.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 24 10:00:44 CDT 2015


Module: wine
Branch: master
Commit: aa1ad58ba72a93d19ebf166915649ea0ac06aee0
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=aa1ad58ba72a93d19ebf166915649ea0ac06aee0

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Mar 24 11:40:35 2015 +0100

taskschd: Remove an unneeded NONAMELESSUNION directive.

---

 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"




More information about the wine-cvs mailing list