printui: Remove an unneeded NONAMELESSUNION directive.
This commit is contained in:
parent
b8521dbccd
commit
a186ded57f
|
@ -21,7 +21,6 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSUNION
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
|
Loading…
Reference in New Issue