quartz: Remove unneeded NONAMELESSXXX directives.
This commit is contained in:
parent
362a260409
commit
78bf626d20
|
@ -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 New Issue