summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer.pm
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/bin/modules/installer.pm')
-rw-r--r--solenv/bin/modules/installer.pm9
1 files changed, 0 insertions, 9 deletions
diff --git a/solenv/bin/modules/installer.pm b/solenv/bin/modules/installer.pm
index 3d36acfb56ce..d5698cf0e4c3 100644
--- a/solenv/bin/modules/installer.pm
+++ b/solenv/bin/modules/installer.pm
@@ -47,7 +47,6 @@ use installer::scriptitems;
use installer::setupscript;
use installer::simplepackage;
use installer::strip qw(strip_libraries);
-use installer::substfilenamefiles;
use installer::systemactions;
use installer::windows::assembly;
use installer::windows::binary;
@@ -632,14 +631,6 @@ sub run {
}
#####################################
- # Files with flag SUBST_FILENAME
- #####################################
-
- installer::logger::print_message( "... analyzing files with flag SUBST_FILENAME ...\n" );
-
- installer::substfilenamefiles::resolving_subst_filename_flag($filesinproductlanguageresolvedarrayref, $allvariableshashref, $languagestringref);
-
- #####################################
# Files with flag SCPZIP_REPLACE
#####################################