summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl')
-rw-r--r--offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl b/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl
index fc15ecf37416..75d1cb27654b 100644
--- a/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl
+++ b/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/ucb/InteractiveLockingException.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** An error indicating that a lock that has been previously obtained by this
OOo session has expired.
@@ -36,7 +34,6 @@ module com { module sun { module star { module ucb {
{
};
-//=============================================================================
}; }; }; };