[PATCH] bthprops.cpl: Remove an unused NONAMELESSUNION directive.
18 Apr
2018
18 Apr
'18
1:24 a.m.
Signed-off-by: Francois Gouget <fgouget(a)free.fr> --- dlls/bthprops.cpl/main.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/bthprops.cpl/main.c b/dlls/bthprops.cpl/main.c index 02ee371f1d7..d670f2e358a 100644 --- a/dlls/bthprops.cpl/main.c +++ b/dlls/bthprops.cpl/main.c @@ -19,8 +19,6 @@ * */ -#define NONAMELESSUNION - #include <stdarg.h> #include <windef.h> #include <winbase.h> -- 2.17.0
2802
Age (days ago)
2802
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget