wineconsole: Remove an unneeded NONAMELESSSTRUCT directive.

This commit is contained in:
Francois Gouget 2015-04-02 12:25:37 +02:00 committed by Alexandre Julliard
parent 6f64673fb5
commit 2271d82cda

View file

@ -22,7 +22,7 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"