rpcss: Remove unneeded NONAMELESSXXX directives.

Francois Gouget fgouget at free.fr
Thu Apr 2 05:25:11 CDT 2015


---
 programs/rpcss/rpcss_main.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/programs/rpcss/rpcss_main.c b/programs/rpcss/rpcss_main.c
index 661da4a..1d246ea 100644
--- a/programs/rpcss/rpcss_main.c
+++ b/programs/rpcss/rpcss_main.c
@@ -48,8 +48,6 @@
 #include <limits.h>
 #include <assert.h>
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 #include "windef.h"
 #include "winbase.h"
 #include "winnt.h"
-- 
2.1.4




More information about the wine-patches mailing list