winspool.drv: Remove unneeded NONAMELESSXXX directives.
This commit is contained in:
parent
a1e90facf8
commit
e54b62ae7c
|
@ -102,8 +102,6 @@
|
||||||
#undef DPRINTF
|
#undef DPRINTF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define NONAMELESSUNION
|
|
||||||
#define NONAMELESSSTRUCT
|
|
||||||
#include "wine/library.h"
|
#include "wine/library.h"
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
#include "winbase.h"
|
#include "winbase.h"
|
||||||
|
|
Loading…
Reference in New Issue