Commit 6f64673f authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

winecfg: Remove unneeded NONAMELESSXXX directives.

parent 1402201c
......@@ -22,7 +22,6 @@
*/
#define WIN32_LEAN_AND_MEAN
#define NONAMELESSUNION
#include <windows.h>
#include <commdlg.h>
#include <wine/debug.h>
......
......@@ -20,7 +20,6 @@
*/
#define WIN32_LEAN_AND_MEAN
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include "config.h"
......
......@@ -23,7 +23,6 @@
#include "config.h"
#include "wine/port.h"
#define NONAMELESSUNION
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <commdlg.h>
......
......@@ -22,9 +22,7 @@
*/
#define WIN32_LEAN_AND_MEAN
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include <windows.h>
#include <commctrl.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