explorerframe: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-11 11:30:37 +01:00 committed by Alexandre Julliard
parent 6e3e5ea654
commit 3dbb09a56b
2 changed files with 0 additions and 3 deletions

View File

@ -22,8 +22,6 @@
#include <stdio.h>
#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 "winerror.h"
#include "windef.h"