scsiport.sys: Remove unneeded NONAMELESSXXX directives.
This commit is contained in:
parent
305f63a22b
commit
e0483c2355
|
@ -18,9 +18,6 @@
|
|||
|
||||
#include <stdarg.h>
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
|
||||
#include "ntstatus.h"
|
||||
#define WIN32_NO_STATUS
|
||||
#include "windef.h"
|
||||
|
|
Loading…
Reference in New Issue