diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-12-21 17:11:34 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-12-21 17:11:34 +0200 |
commit | 6009e97da49339ffbb1650a607ec83ee8409be8d (patch) | |
tree | 183af5626ca3153d8af120c79031aaae87b2c746 /scp2/source/winexplorerext | |
parent | 84e95a7ee6c08de2d4e237a002da9471365deee9 (diff) |
Drop msvcr71, see fdo#32426
Diffstat (limited to 'scp2/source/winexplorerext')
-rw-r--r--[-rwxr-xr-x] | scp2/source/winexplorerext/file_winexplorerext.scp | 9 | ||||
-rw-r--r--[-rwxr-xr-x] | scp2/source/winexplorerext/module_winexplorerext.scp | 1 |
2 files changed, 0 insertions, 10 deletions
diff --git a/scp2/source/winexplorerext/file_winexplorerext.scp b/scp2/source/winexplorerext/file_winexplorerext.scp index 50f0aa064d71..a03a55ee944d 100755..100644 --- a/scp2/source/winexplorerext/file_winexplorerext.scp +++ b/scp2/source/winexplorerext/file_winexplorerext.scp @@ -87,15 +87,6 @@ End #endif -#if defined M1310 -File gid_File_Lib_Shlxthdl_Msvcr71 - TXT_FILE_BODY; - Dir = gid_Dir_Shlxthdl; - Name = SCP2_URE_DL_NORMAL("msvcr71" SCP2_STDLP_DEBUG); - Styles = (PACKED); -End -#endif - File gid_File_Lib_Shlxtmsi TXT_FILE_BODY; Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY); diff --git a/scp2/source/winexplorerext/module_winexplorerext.scp b/scp2/source/winexplorerext/module_winexplorerext.scp index 6993ba25c1d1..f20edccc59ae 100755..100644 --- a/scp2/source/winexplorerext/module_winexplorerext.scp +++ b/scp2/source/winexplorerext/module_winexplorerext.scp @@ -38,7 +38,6 @@ Module gid_Module_Optional_Winexplorerext gid_File_Lib_Shlxthdl64, gid_File_Lib_OOoFilt, gid_File_Lib_OOoFilt64, - gid_File_Lib_Shlxthdl_Msvcr71, gid_File_Lib_Shlxtmsi, gid_File_Lib_Reg64, gid_File_Tmp_Userinstall_Winexplorerext_Inf); |