setupapi: Remove duplicate includes.

Michael Stefaniuc mstefani at redhat.de
Sun Nov 18 18:42:51 CST 2007


---
 dlls/setupapi/setupcab.c    |    1 -
 dlls/setupapi/setupx_main.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/setupapi/setupcab.c b/dlls/setupapi/setupcab.c
index ca069bd..a3427d3 100644
--- a/dlls/setupapi/setupcab.c
+++ b/dlls/setupapi/setupcab.c
@@ -27,7 +27,6 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include "wine/debug.h"
 #include "windef.h"
 #include "winbase.h"
 #include "wingdi.h"
diff --git a/dlls/setupapi/setupx_main.c b/dlls/setupapi/setupx_main.c
index fcf89c0..9b12ff7 100644
--- a/dlls/setupapi/setupx_main.c
+++ b/dlls/setupapi/setupx_main.c
@@ -69,7 +69,6 @@
 #include "setupapi.h"
 #include "setupx16.h"
 #include "setupapi_private.h"
-#include "winerror.h"
 #include "wine/debug.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL(setupapi);
-- 
1.5.3.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071119/b39d1c17/attachment.pgp 


More information about the wine-patches mailing list