Francois Gouget : bthprops.cpl: Remove an unused NONAMELESSUNION directive.

Alexandre Julliard julliard at winehq.org
Thu Apr 26 16:18:18 CDT 2018


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Wed Apr 18 03:24:11 2018 +0200

bthprops.cpl: Remove an unused NONAMELESSUNION directive.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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 02ee371..d670f2e 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>




More information about the wine-cvs mailing list