scsiport.sys: Remove unneeded NONAMELESSXXX directives.

Francois Gouget fgouget at free.fr
Wed Mar 18 13:01:14 CDT 2015


---
 dlls/scsiport.sys/scsiport.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dlls/scsiport.sys/scsiport.c b/dlls/scsiport.sys/scsiport.c
index f689153..baafaec 100644
--- a/dlls/scsiport.sys/scsiport.c
+++ b/dlls/scsiport.sys/scsiport.c
@@ -18,9 +18,6 @@
 
 #include <stdarg.h>
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
-
 #include "ntstatus.h"
 #define WIN32_NO_STATUS
 #include "windef.h"
-- 
2.1.4




More information about the wine-patches mailing list