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 | |
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')
-rw-r--r-- | odk/pack/gendocu/uno/package-list | 1 | ||||
-rw-r--r-- | odk/util/check.pl | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/odk/pack/gendocu/uno/package-list b/odk/pack/gendocu/uno/package-list index 7ed207291abe..dacdca918313 100644 --- a/odk/pack/gendocu/uno/package-list +++ b/odk/pack/gendocu/uno/package-list @@ -13,7 +13,6 @@ com.sun.star.form com.sun.star.formula com.sun.star.frame com.sun.star.i18n -com.sun.star.installation com.sun.star.io com.sun.star.java com.sun.star.lang 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", |