diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-11-29 13:02:17 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-11-29 13:15:45 +0100 |
commit | 63c07405de27649f1e9ea541c0b4223a80b0f425 (patch) | |
tree | abd09762a68ac47b5337066ac216e9ec2ec282b8 /odk/util/check.pl | |
parent | ff03b83d71ecde2ec59fd448d6ddab2ab736841b (diff) |
API CHANGE: remove com.sun.star.installation module
The entire module was deprecated 10 years ago, and there is no
implementation for any of it.
WARNING: could not open key
"/UCR/com/sun/star/installation/ProtocolHandlerCheckService" in registry
"/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/installation" with published
children exists only in registry 1
Change-Id: I8f120cd58f3d5c130a5bad8a5a11374b505ec548
Diffstat (limited to 'odk/util/check.pl')
-rw-r--r-- | odk/util/check.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/util/check.pl b/odk/util/check.pl index 4d53a798e636..5a1e124215cc 100644 --- a/odk/util/check.pl +++ b/odk/util/check.pl @@ -273,7 +273,6 @@ if (-d "$StartDir") { "i18n", "image", "inspection", - "installation", "io", "java", "lang", |