explorer: Remove an uneeded NONAMELESSUNION directive.

This commit is contained in:
Francois Gouget 2015-03-31 21:06:04 +02:00 committed by Alexandre Julliard
parent c1de3cc5d4
commit 801cf4c4af
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
*/ */
#define COBJMACROS #define COBJMACROS
#define NONAMELESSUNION
#include "wine/unicode.h" #include "wine/unicode.h"
#include "wine/debug.h" #include "wine/debug.h"