bthprops.cpl: Remove an unused NONAMELESSUNION directive.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Francois Gouget 2018-04-18 03:24:11 +02:00 committed by Alexandre Julliard
parent 31deaa5baa
commit d6654dbf2b

View file

@ -19,8 +19,6 @@
*
*/
#define NONAMELESSUNION
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>