summaryrefslogtreecommitdiff
path: root/scp2/source/activex
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/activex')
-rw-r--r--scp2/source/activex/file_activex.scp4
-rw-r--r--scp2/source/activex/module_activex.scp4
2 files changed, 0 insertions, 8 deletions
diff --git a/scp2/source/activex/file_activex.scp b/scp2/source/activex/file_activex.scp
index c710aba67eb4..e6864b83e6b9 100644
--- a/scp2/source/activex/file_activex.scp
+++ b/scp2/source/activex/file_activex.scp
@@ -18,8 +18,6 @@
#include "macros.inc"
-#ifdef WITH_ACTIVEX_COMPONENT
-
File gid_File_Lib_Soactivex
LIB_FILE_BODY;
Styles = (PACKED);
@@ -36,5 +34,3 @@ End
ComponentCondition = "VersionNT64";
End
#endif
-
-#endif // WITH_ACTIVEX_COMPONENT
diff --git a/scp2/source/activex/module_activex.scp b/scp2/source/activex/module_activex.scp
index 78b8954bb694..e56ced78b120 100644
--- a/scp2/source/activex/module_activex.scp
+++ b/scp2/source/activex/module_activex.scp
@@ -19,8 +19,6 @@
#include "macros.inc"
#include "AutoInstall/activexbinarytable"
-#ifdef WITH_ACTIVEX_COMPONENT
-
Module gid_Module_Optional_Activexcontrol
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC ( MODULE_OPTIONAL_ACTIVEXCONTROL );
@@ -33,5 +31,3 @@ Module gid_Module_Optional_Activexcontrol
gid_File_Lib_Soactivex64,
gid_File_Lib_Regpatchactivex_Msi);
End
-
-#endif // WITH_ACTIVEX_COMPONENT