[PATCH] bthprops.cpl: Remove an unused NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Tue Apr 17 20:24:11 CDT 2018


Signed-off-by: Francois Gouget <fgouget at 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




More information about the wine-devel mailing list