inetcpl.cpl: Remove uneeded NONAMELESSUNION directives.

This commit is contained in:
Francois Gouget 2015-03-12 10:39:09 +01:00 committed by Alexandre Julliard
parent e96ab17ec1
commit 5e93b02662
3 changed files with 0 additions and 5 deletions

View File

@ -19,8 +19,6 @@
*
*/
#define NONAMELESSUNION
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>

View File

@ -19,8 +19,6 @@
*
*/
#define NONAMELESSUNION
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>

View File

@ -21,7 +21,6 @@
#define COBJMACROS
#define CONST_VTABLE
#define NONAMELESSUNION
#include <stdarg.h>
#include <windef.h>