Michael Stefaniuc : msxml3: Remove the ignored common resource attributes.

Alexandre Julliard julliard at winehq.org
Thu Jul 22 12:09:24 CDT 2010


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Jul 21 23:55:48 2010 +0200

msxml3: Remove the ignored common resource attributes.

---

 dlls/msxml3/version.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/msxml3/version.rc b/dlls/msxml3/version.rc
index 232f5ea..2564bcf 100644
--- a/dlls/msxml3/version.rc
+++ b/dlls/msxml3/version.rc
@@ -15,7 +15,7 @@
  */
 
 /* @makedep: msxml3_v1.tlb */
-1 TYPELIB LOADONCALL DISCARDABLE msxml3_v1.tlb
+1 TYPELIB msxml3_v1.tlb
 
 #define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine MSXML 3.0"




More information about the wine-cvs mailing list