summaryrefslogtreecommitdiffstats
path: root/solenv/bin/par2script.pl
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-10 13:10:07 +0200
committersb <sb@openoffice.org>2010-09-10 13:10:07 +0200
commitc096e86385f35a6d8485325ad0c3ae52f70cacef (patch)
treeb722e568c4aa0b42bd429adbf0dd420f4dd6fb58 /solenv/bin/par2script.pl
parentsb129: #i113189# move XmlReader from configmgr to URE (diff)
downloadcore-c096e86385f35a6d8485325ad0c3ae52f70cacef.tar.gz
core-c096e86385f35a6d8485325ad0c3ae52f70cacef.zip
sb129: #i113189# change UNO components to use passive registration
Diffstat (limited to 'solenv/bin/par2script.pl')
-rw-r--r--solenv/bin/par2script.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/bin/par2script.pl b/solenv/bin/par2script.pl
index 0789c460d510..06928ad68439 100644
--- a/solenv/bin/par2script.pl
+++ b/solenv/bin/par2script.pl
@@ -86,8 +86,6 @@ print "Checking module definitions ...\n";
par2script::check::check_module_existence();
print "Checking module assignments ...\n";
par2script::check::check_moduleid_at_items();
-print "Checking StarRegistry ...\n";
-par2script::check::check_registry_at_files();
print "Checking Root Module ...";
par2script::check::check_rootmodule();
print "Checking Shortcut assignments ...\n";