uxtheme: Exclude unused headers

Andrew Talbot Andrew.Talbot at talbotville.com
Sun May 20 10:35:21 CDT 2007


Changelog:
    uxtheme: Exclude unused headers.

diff -urN a/dlls/uxtheme/metric.c b/dlls/uxtheme/metric.c
--- a/dlls/uxtheme/metric.c	2006-11-08 12:45:28.000000000 +0000
+++ b/dlls/uxtheme/metric.c	2007-05-20 15:24:45.000000000 +0100
@@ -31,7 +31,6 @@
 #include "tmschema.h"
 
 #include "msstyles.h"
-#include "uxthemedll.h"
 
 #include "wine/debug.h"
 
diff -urN a/dlls/uxtheme/msstyles.c b/dlls/uxtheme/msstyles.c
--- a/dlls/uxtheme/msstyles.c	2007-02-05 13:46:48.000000000 +0000
+++ b/dlls/uxtheme/msstyles.c	2007-05-20 15:24:54.000000000 +0100
@@ -32,7 +32,6 @@
 #include "uxtheme.h"
 #include "tmschema.h"
 
-#include "uxthemedll.h"
 #include "msstyles.h"
 
 #include "wine/unicode.h"
diff -urN a/dlls/uxtheme/property.c b/dlls/uxtheme/property.c
--- a/dlls/uxtheme/property.c	2006-11-08 12:45:28.000000000 +0000
+++ b/dlls/uxtheme/property.c	2007-05-20 15:25:04.000000000 +0100
@@ -31,7 +31,6 @@
 #include "tmschema.h"
 
 #include "msstyles.h"
-#include "uxthemedll.h"
 
 #include "wine/debug.h"
 



More information about the wine-patches mailing list