qcap: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-18 08:19:53 +01:00 committed by Alexandre Julliard
parent 78bf626d20
commit 77f29bcdc0
4 changed files with 0 additions and 8 deletions

View File

@ -23,8 +23,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"

View File

@ -25,8 +25,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"

View File

@ -25,8 +25,6 @@
#include "config.h"
#include "wine/port.h"
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#define COBJMACROS
#include <stdarg.h>

View File

@ -18,8 +18,6 @@
*
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#define COBJMACROS
#include "config.h"