Francois Gouget : activeds: Remove an unneeded NONAMELESSUNION directive.
9 Mar
2015
9 Mar
'15
1:43 p.m.
Module: wine Branch: master Commit: 988a6d099f7fc8ea7959358a0ca6bab1ebe514e5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=988a6d099f7fc8ea7959358a0c... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Mar 9 09:31:12 2015 +0100 activeds: Remove an unneeded NONAMELESSUNION directive. --- dlls/activeds/activeds_main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/activeds/activeds_main.c b/dlls/activeds/activeds_main.c index c249cf1..15a329e 100644 --- a/dlls/activeds/activeds_main.c +++ b/dlls/activeds/activeds_main.c @@ -24,7 +24,6 @@ #include <stdarg.h> #define COBJMACROS -#define NONAMELESSUNION #include "windef.h" #include "winbase.h"
3941
Age (days ago)
3941
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard