summaryrefslogtreecommitdiff
path: root/scp2/source/activex
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-02 20:34:31 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-02 22:23:50 +0200
commit677670e46783084891db7405866a3bd1a652cfac (patch)
treecac1d9bdcbf2d5b6426c16e848fdc53c10dfcdb2 /scp2/source/activex
parent4bab1f2dea44e54b72096eba0f5bc7a0a71c5589 (diff)
setup_native, scp2: remove "regpatchactivex" MSI custom-action and lib
This was effectively omitted from the installation set since commit 26c142ca5f2b405b02ab5701dfaeab7bf281a727, and is apparently related to the obsolete StarOffice patch mechanism. Change-Id: I9a4c113e19e5b2b751e3da64b4dde53320132a35
Diffstat (limited to 'scp2/source/activex')
-rw-r--r--scp2/source/activex/module_activex.scp3
1 files changed, 1 insertions, 2 deletions
diff --git a/scp2/source/activex/module_activex.scp b/scp2/source/activex/module_activex.scp
index fbcbaba58ff6..9e06ed208fb7 100644
--- a/scp2/source/activex/module_activex.scp
+++ b/scp2/source/activex/module_activex.scp
@@ -31,6 +31,5 @@ Module gid_Module_Optional_Activexcontrol
ParentID = gid_Module_Optional;
Files = (auto_activexbinarytable_ALL,
auto_activex_ALL,
- auto_activexwin64_ALL,
- gid_File_Lib_Regpatchactivex_Msi);
+ auto_activexwin64_ALL);
End