shdocvw: Remove the ignored common resource attributes.

Michael Stefaniuc mstefani at redhat.de
Wed Jul 21 16:56:17 CDT 2010


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

diff --git a/dlls/shdocvw/shdocvw.rc b/dlls/shdocvw/shdocvw.rc
index bb4809b..9872c23 100644
--- a/dlls/shdocvw/shdocvw.rc
+++ b/dlls/shdocvw/shdocvw.rc
@@ -29,7 +29,7 @@
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 /* @makedep: shdocvw_v1.tlb */
-1 TYPELIB LOADONCALL DISCARDABLE shdocvw_v1.tlb
+1 TYPELIB shdocvw_v1.tlb
 
 /* @makedep: shdocvw.inf */
 REGINST REGINST shdocvw.inf
-- 
1.7.1.1



More information about the wine-patches mailing list