diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-11-29 13:53:12 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-11-29 14:06:35 +0100 |
commit | ee929741fe528399e9c1abb075d109f2aacc66c7 (patch) | |
tree | 9e982ab1ab6d6660b3a0ea630aa7321c8b94bb2e /uui/util | |
parent | 0d3a25c8dd8c47e72dc1b241480280ace745dd94 (diff) |
API CHANGE: remove com.sun.star.sync/sync2 modules
The modules were entirely deprecated 10 years ago, and there is no
implementation for any of it.
WARNING: could not open key "/UCR/com/sun/star/sync/FilterData" in
registry "/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/sync" with published children
exists only in registry 1
WARNING: could not open key
"/UCR/com/sun/star/sync2/BadPartnershipException" in registry
"/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/sync2" with published children
exists only in registry 1
Change-Id: I58bf7737ac00a6ecb905f59fb389b31376dff2cf
Diffstat (limited to 'uui/util')
-rw-r--r-- | uui/util/uui.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/util/uui.xml b/uui/util/uui.xml index 7ae411975888..7c12cfc3ee21 100644 --- a/uui/util/uui.xml +++ b/uui/util/uui.xml @@ -58,7 +58,6 @@ <type>com.sun.star.lang.XServiceInfo</type> <type>com.sun.star.lang.XTypeProvider</type> <type>com.sun.star.registry.XRegistryKey</type> - <type>com.sun.star.sync2.BadPartnershipException</type> <type>com.sun.star.task.InteractionClassification</type> <type>com.sun.star.task.NoMasterException</type> <type>com.sun.star.task.PasswordRequest</type> |