summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl')
-rw-r--r--offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl b/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
index 25ee0d251367..3c22260c57d4 100644
--- a/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
+++ b/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module configuration { module backend {
-//=============================================================================
/** is passed to an <type>InteractionHandler<type> when merging fails due to
invalid layer data or access problems.
@@ -82,7 +80,6 @@ exception MergeRecoveryRequest: ::com::sun::star::uno::Exception
};
-//=============================================================================
}; }; }; }; };