Rob Shearman : rpcrt4: Remove some unused includes.

Alexandre Julliard julliard at winehq.org
Tue Jan 8 10:21:47 CST 2008


Module: wine
Branch: master
Commit: bb78c3f86d9266cb79037275012dc1ea14478b9f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=bb78c3f86d9266cb79037275012dc1ea14478b9f

Author: Rob Shearman <rob at codeweavers.com>
Date:   Tue Jan  8 12:03:06 2008 +0000

rpcrt4: Remove some unused includes.

---

 dlls/rpcrt4/ndr_clientserver.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/dlls/rpcrt4/ndr_clientserver.c b/dlls/rpcrt4/ndr_clientserver.c
index fc44ef7..58d21c6 100644
--- a/dlls/rpcrt4/ndr_clientserver.c
+++ b/dlls/rpcrt4/ndr_clientserver.c
@@ -23,9 +23,6 @@
  */
 
 #include <stdarg.h>
-#include <stdio.h>
-#include <string.h>
-#include <assert.h>
 
 #define COBJMACROS
 




More information about the wine-cvs mailing list