mshtml: Exclude unused headers (1 of 2)

Andrew Talbot Andrew.Talbot at talbotville.com
Wed May 9 14:33:53 CDT 2007


Changelog:
    mshtml: Exclude unused headers.

diff -urN a/dlls/mshtml/editor.c b/dlls/mshtml/editor.c
--- a/dlls/mshtml/editor.c	2006-12-05 10:52:53.000000000 +0000
+++ b/dlls/mshtml/editor.c	2007-05-09 20:00:05.000000000 +0100
@@ -26,7 +26,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winnls.h"
 #include "ole2.h"
 
 #include "wine/debug.h"
diff -urN a/dlls/mshtml/htmlbody.c b/dlls/mshtml/htmlbody.c
--- a/dlls/mshtml/htmlbody.c	2007-04-13 12:51:26.000000000 +0100
+++ b/dlls/mshtml/htmlbody.c	2007-05-09 20:00:15.000000000 +0100
@@ -26,7 +26,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winnls.h"
 #include "ole2.h"
 
 #include "wine/debug.h"
diff -urN a/dlls/mshtml/htmlelem2.c b/dlls/mshtml/htmlelem2.c
--- a/dlls/mshtml/htmlelem2.c	2006-10-06 12:39:06.000000000 +0100
+++ b/dlls/mshtml/htmlelem2.c	2007-05-09 20:00:23.000000000 +0100
@@ -26,7 +26,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winnls.h"
 #include "ole2.h"
 
 #include "wine/debug.h"
diff -urN a/dlls/mshtml/htmlinput.c b/dlls/mshtml/htmlinput.c
--- a/dlls/mshtml/htmlinput.c	2006-10-20 10:47:31.000000000 +0100
+++ b/dlls/mshtml/htmlinput.c	2007-05-09 20:00:31.000000000 +0100
@@ -26,7 +26,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winnls.h"
 #include "ole2.h"
 
 #include "wine/debug.h"
diff -urN a/dlls/mshtml/htmlnode.c b/dlls/mshtml/htmlnode.c
--- a/dlls/mshtml/htmlnode.c	2006-10-06 12:39:06.000000000 +0100
+++ b/dlls/mshtml/htmlnode.c	2007-05-09 20:00:40.000000000 +0100
@@ -26,7 +26,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winnls.h"
 #include "ole2.h"
 
 #include "wine/debug.h"
diff -urN a/dlls/mshtml/htmlselect.c b/dlls/mshtml/htmlselect.c
--- a/dlls/mshtml/htmlselect.c	2006-10-23 12:24:06.000000000 +0100
+++ b/dlls/mshtml/htmlselect.c	2007-05-09 20:00:49.000000000 +0100
@@ -26,7 +26,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winnls.h"
 #include "ole2.h"
 
 #include "wine/debug.h"
diff -urN a/dlls/mshtml/htmlstyle.c b/dlls/mshtml/htmlstyle.c
--- a/dlls/mshtml/htmlstyle.c	2006-11-17 17:53:04.000000000 +0000
+++ b/dlls/mshtml/htmlstyle.c	2007-05-09 20:00:59.000000000 +0100
@@ -26,7 +26,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winnls.h"
 #include "ole2.h"
 
 #include "wine/debug.h"
diff -urN a/dlls/mshtml/htmlstylesheet.c b/dlls/mshtml/htmlstylesheet.c
--- a/dlls/mshtml/htmlstylesheet.c	2006-11-17 17:53:05.000000000 +0000
+++ b/dlls/mshtml/htmlstylesheet.c	2007-05-09 20:01:08.000000000 +0100
@@ -26,7 +26,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winnls.h"
 #include "ole2.h"
 
 #include "wine/debug.h"



More information about the wine-patches mailing list