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

Alexandre Julliard julliard at winehq.org
Wed Dec 21 12:38:08 CST 2011


Module: wine
Branch: master
Commit: d8c7c8017785739284410f8efc4c8fa8df4ca7f9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d8c7c8017785739284410f8efc4c8fa8df4ca7f9

Author: Francois Gouget <fgouget at free.fr>
Date:   Wed Dec 21 14:23:50 2011 +0100

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

---

 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
 {




More information about the wine-cvs mailing list