summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/MasterPasswordRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/MasterPasswordRequest.idl')
-rw-r--r--offapi/com/sun/star/task/MasterPasswordRequest.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/task/MasterPasswordRequest.idl b/offapi/com/sun/star/task/MasterPasswordRequest.idl
index 2a7275d6fffa..853e5c4cae2f 100644
--- a/offapi/com/sun/star/task/MasterPasswordRequest.idl
+++ b/offapi/com/sun/star/task/MasterPasswordRequest.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/task/PasswordRequest.idl>
-//=============================================================================
module com { module sun { module star { module task {
-//=============================================================================
/** this request specifies the mode in which the password should be asked
<P>
@@ -41,7 +39,6 @@ published exception MasterPasswordRequest: PasswordRequest
{
};
-//=============================================================================
}; }; }; };