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 /odk/util/check.pl | |
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 'odk/util/check.pl')
-rw-r--r-- | odk/util/check.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/odk/util/check.pl b/odk/util/check.pl index 5a1e124215cc..aced8f03ad58 100644 --- a/odk/util/check.pl +++ b/odk/util/check.pl @@ -308,8 +308,6 @@ if (-d "$StartDir") { "smarttags", "style", "svg", - "sync", - "sync2", "system", "table", "task", |