shell32: Exclude unused headers (3 of 3)

Andrew Talbot Andrew.Talbot at talbotville.com
Fri May 18 16:16:42 CDT 2007


Changelog:
    shell32: Exclude unused headers.

diff -urN a/dlls/shell32/shellstring.c b/dlls/shell32/shellstring.c
--- a/dlls/shell32/shellstring.c	2006-10-09 12:06:01.000000000 +0100
+++ b/dlls/shell32/shellstring.c	2007-05-18 20:50:39.000000000 +0100
@@ -27,13 +27,11 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winnls.h"
-#include "winerror.h"
 #include "wingdi.h"
 #include "winuser.h"
 #include "winreg.h"
 
 #include "shlobj.h"
-#include "shellapi.h"
 #include "shlwapi.h"
 #include "shell32_main.h"
 #include "undocshell.h"
diff -urN a/dlls/shell32/shlfsbind.c b/dlls/shell32/shlfsbind.c
--- a/dlls/shell32/shlfsbind.c	2006-10-09 12:06:03.000000000 +0100
+++ b/dlls/shell32/shlfsbind.c	2007-05-18 20:50:47.000000000 +0100
@@ -28,7 +28,6 @@
 
 #include "windef.h"
 #include "winbase.h"
-#include "winreg.h"
 #include "winuser.h"
 #include "shlobj.h"
 #include "shell32_main.h"
diff -urN a/dlls/shell32/shlmenu.c b/dlls/shell32/shlmenu.c
--- a/dlls/shell32/shlmenu.c	2006-10-09 12:06:03.000000000 +0100
+++ b/dlls/shell32/shlmenu.c	2007-05-18 20:50:55.000000000 +0100
@@ -32,7 +32,6 @@
 #include "undocshell.h"
 #include "shlwapi.h"
 #include "shell32_main.h"
-#include "shlguid.h"
 
 #include "pidl.h"
 #include "wine/debug.h"
diff -urN a/dlls/shell32/shv_bg_cmenu.c b/dlls/shell32/shv_bg_cmenu.c
--- a/dlls/shell32/shv_bg_cmenu.c	2006-10-09 12:06:03.000000000 +0100
+++ b/dlls/shell32/shv_bg_cmenu.c	2007-05-18 20:51:03.000000000 +0100
@@ -29,7 +29,6 @@
 #include "windef.h"
 #include "wingdi.h"
 #include "pidl.h"
-#include "shlguid.h"
 #include "shlobj.h"
 
 #include "shell32_main.h"
diff -urN a/dlls/shell32/shv_item_cmenu.c b/dlls/shell32/shv_item_cmenu.c
--- a/dlls/shell32/shv_item_cmenu.c	2006-10-09 12:06:03.000000000 +0100
+++ b/dlls/shell32/shv_item_cmenu.c	2007-05-18 20:51:14.000000000 +0100
@@ -30,7 +30,6 @@
 #include "windef.h"
 #include "wingdi.h"
 #include "pidl.h"
-#include "shlguid.h"
 #include "undocshell.h"
 #include "shlobj.h"
 



More information about the wine-patches mailing list