summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sync/XSyncCollector.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sync/XSyncCollector.idl')
-rw-r--r--offapi/com/sun/star/sync/XSyncCollector.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sync/XSyncCollector.idl b/offapi/com/sun/star/sync/XSyncCollector.idl
index ea03127a32ea..c45391ec73ce 100644
--- a/offapi/com/sun/star/sync/XSyncCollector.idl
+++ b/offapi/com/sun/star/sync/XSyncCollector.idl
@@ -26,7 +26,6 @@
#include <com/sun/star/sync/SyncInfo.idl>
#include <com/sun/star/sync/SyncElement.idl>
-//=============================================================================
module com { module sun { module star { module sync {
@@ -63,7 +62,6 @@ published interface XSyncCollector: com::sun::star::uno::XInterface
[in] unsigned long nEvent );
};
-//=============================================================================
}; }; }; };