include: Don't import servprov.idl from urlhist.idl.

Francois Gouget fgouget at free.fr
Wed Dec 21 07:23:50 CST 2011


---

In the PSDK urlhist.h does not include servprov.h so I don't think we 
should. As far as I understand this means this import directive should 
not be there. However I'm not sure why it was added in the first place.

 include/urlhist.idl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/urlhist.idl b/include/urlhist.idl
index 0dde482..7d05901 100644
--- a/include/urlhist.idl
+++ b/include/urlhist.idl
@@ -20,7 +20,6 @@ import "objidl.idl";
 import "oleidl.idl";
 import "oaidl.idl";
 import "docobj.idl";
-import "servprov.idl";
 
 typedef enum _ADDURL_FLAG
 {
-- 
1.7.7.3




More information about the wine-patches mailing list