browseui: Remove duplicate initguid.h include. (RESEND)

Michael Stefaniuc mstefani at redhat.de
Mon Jun 2 14:09:14 CDT 2008


Remove the first include as per Alexandre's suggestion.
---
 dlls/browseui/browseui_main.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/browseui/browseui_main.c b/dlls/browseui/browseui_main.c
index dda6c3c..10757c1 100644
--- a/dlls/browseui/browseui_main.c
+++ b/dlls/browseui/browseui_main.c
@@ -33,8 +33,6 @@
 #include "shlwapi.h"
 #include "shlguid.h"
 
-#include "initguid.h"
-
 #include "browseui.h"
 
 #include "initguid.h"
-- 
1.5.6.rc0
-------------- 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/20080602/8328bfae/attachment.pgp 


More information about the wine-patches mailing list