summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/modules.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-29 13:53:12 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-29 14:06:35 +0100
commitee929741fe528399e9c1abb075d109f2aacc66c7 (patch)
tree9e982ab1ab6d6660b3a0ea630aa7321c8b94bb2e /offapi/com/sun/star/modules.idl
parent0d3a25c8dd8c47e72dc1b241480280ace745dd94 (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 'offapi/com/sun/star/modules.idl')
-rw-r--r--offapi/com/sun/star/modules.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl
index e8eec3fcc015..d03318ec3495 100644
--- a/offapi/com/sun/star/modules.idl
+++ b/offapi/com/sun/star/modules.idl
@@ -151,12 +151,6 @@ module style {};
/// Interfaces for import/export of Scaleable Vector Format.
module svg {};
-/// Data synchronization interfaces (deprecated).
-module sync {};
-
-/// Data synchronization interfaces (deprecated).
-module sync2 {};
-
/// Table specific interfaces (for text and spreadsheet).
module table {};