user32: Remove an unneeded NONAMELESSSTRUCT directive.

This commit is contained in:
Francois Gouget 2015-03-26 15:29:46 +01:00 committed by Alexandre Julliard
parent de896a3953
commit 68264c2da7
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#include <assert.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"