summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl')
-rw-r--r--offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl b/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl
index c59947d2a47c..cb25859f81fe 100644
--- a/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl
+++ b/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** An interaction request to inform the client of a "transfer" command
that the supplied source URL is not supported.
@@ -36,7 +34,6 @@ published exception InteractiveBadTransferURLException: com::sun::star::uno::Exc
{
};
-//=============================================================================
}; }; }; };