Commit 3adc91f3 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

winex11.drv: Remove unneeded NONAMELESSXXX directives.

parent dbf8bde1
......@@ -40,8 +40,6 @@
#include <stdarg.h>
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
......
......@@ -39,7 +39,7 @@
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
......
......@@ -44,7 +44,6 @@ MAKE_FUNCPTR(XcursorLibraryLoadCursor);
#endif /* SONAME_LIBXCURSOR */
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define OEMRESOURCE
#include "windef.h"
#include "winbase.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment