usbd.sys: Remove an unneeded NONAMELESSSTRUCT directive.
This commit is contained in:
parent
0ca3c64e92
commit
de896a3953
|
@ -19,7 +19,6 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
|
||||
#include "ntstatus.h"
|
||||
#define WIN32_NO_STATUS
|
||||
|
|
Loading…
Reference in New Issue