summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sync/SyncAction.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sync/SyncAction.idl')
-rw-r--r--offapi/com/sun/star/sync/SyncAction.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sync/SyncAction.idl b/offapi/com/sun/star/sync/SyncAction.idl
index 39af8c946807..c634c4ea612c 100644
--- a/offapi/com/sun/star/sync/SyncAction.idl
+++ b/offapi/com/sun/star/sync/SyncAction.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_sync_SyncAction_idl__
#define __com_sun_star_sync_SyncAction_idl__
-//=============================================================================
module com { module sun { module star { module sync {
-//=============================================================================
/** contains a synchronization element
@@ -47,7 +45,6 @@ published constants SyncAction
const unsigned long CONFLICT_AMBIGUITY = 0x02000000;
};
-//=============================================================================
}; }; }; };