msxml3: Remove the ignored common resource attributes.

Michael Stefaniuc mstefani at redhat.de
Wed Jul 21 16:55:48 CDT 2010


---
 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"
-- 
1.7.1.1



More information about the wine-patches mailing list