summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/UseBackupException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/UseBackupException.idl')
-rw-r--r--offapi/com/sun/star/embed/UseBackupException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/UseBackupException.idl b/offapi/com/sun/star/embed/UseBackupException.idl
index a1d82c7133ad..2dd4bd6b5cfa 100644
--- a/offapi/com/sun/star/embed/UseBackupException.idl
+++ b/offapi/com/sun/star/embed/UseBackupException.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/io/IOException.idl>
-//============================================================================
module com { module sun { module star { module embed {
-//============================================================================
/** This exception can be thrown in case a storage commit is failed.
<p>
@@ -57,7 +55,6 @@ published exception UseBackupException: com::sun::star::io::IOException
string TemporaryFileURL;
};
-//============================================================================
}; }; }; };