winex11.drv: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-31 21:05:29 +02:00 committed by Alexandre Julliard
parent dbf8bde146
commit 3adc91f3fc
3 changed files with 1 additions and 4 deletions

View File

@ -40,8 +40,6 @@
#include <stdarg.h>
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winuser.h"

View File

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

View File

@ -44,7 +44,6 @@ MAKE_FUNCPTR(XcursorLibraryLoadCursor);
#endif /* SONAME_LIBXCURSOR */
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define OEMRESOURCE
#include "windef.h"
#include "winbase.h"