mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 09:50:52 +00:00
quartz: Remove unneeded NONAMELESSXXX directives.
This commit is contained in:
parent
362a260409
commit
78bf626d20
3 changed files with 0 additions and 6 deletions
|
@ -21,8 +21,6 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#define NONAMELESSSTRUCT
|
||||
#define NONAMELESSUNION
|
||||
#include "quartz_private.h"
|
||||
#include "pin.h"
|
||||
|
||||
|
|
|
@ -20,8 +20,6 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#define NONAMELESSSTRUCT
|
||||
#define NONAMELESSUNION
|
||||
#include "quartz_private.h"
|
||||
#include "pin.h"
|
||||
|
||||
|
|
|
@ -22,8 +22,6 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#define NONAMELESSSTRUCT
|
||||
#define NONAMELESSUNION
|
||||
#include "quartz_private.h"
|
||||
|
||||
#include "uuids.h"
|
||||
|
|
Loading…
Reference in a new issue