comdlg32: Remove unneeded NONAMELESSSTRUCT directives.

This commit is contained in:
Francois Gouget 2015-03-09 09:32:39 +01:00 committed by Alexandre Julliard
parent 285dc99999
commit 99f0f3a7e1
3 changed files with 0 additions and 3 deletions

View File

@ -56,7 +56,6 @@
#define COBJMACROS
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"

View File

@ -25,7 +25,6 @@
#define COBJMACROS
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"

View File

@ -22,7 +22,6 @@
#define COBJMACROS
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"