summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sync/SyncType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sync/SyncType.idl')
-rw-r--r--offapi/com/sun/star/sync/SyncType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sync/SyncType.idl b/offapi/com/sun/star/sync/SyncType.idl
index d89b5ca85f71..3190c72225bc 100644
--- a/offapi/com/sun/star/sync/SyncType.idl
+++ b/offapi/com/sun/star/sync/SyncType.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_sync_SyncType_idl__
#define __com_sun_star_sync_SyncType_idl__
-//=============================================================================
module com { module sun { module star { module sync {
-//=============================================================================
/// @deprecated
published constants SyncType
@@ -44,7 +42,6 @@ published constants SyncType
const unsigned long IMAP = 6;
};
-//=============================================================================
}; }; }; };