summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/InteractiveNetworkException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/InteractiveNetworkException.idl')
-rw-r--r--offapi/com/sun/star/ucb/InteractiveNetworkException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkException.idl
index 023edcb2d905..25575617c22e 100644
--- a/offapi/com/sun/star/ucb/InteractiveNetworkException.idl
+++ b/offapi/com/sun/star/ucb/InteractiveNetworkException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/task/ClassifiedInteractionRequest.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** An error related to network operations.
<p> Various meaningful errors are derived from this exception. </p>
@@ -35,7 +33,6 @@ published exception InteractiveNetworkException: com::sun::star::task::Classifie
{
};
-//=============================================================================
}; }; }; };