summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/util/FileIOException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/FileIOException.idl')
-rw-r--r--offapi/com/sun/star/util/FileIOException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/FileIOException.idl b/offapi/com/sun/star/util/FileIOException.idl
index 6d2e08865628..a3b44937ac9c 100644
--- a/offapi/com/sun/star/util/FileIOException.idl
+++ b/offapi/com/sun/star/util/FileIOException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** @deprecated
*/
@@ -33,7 +31,6 @@ published exception FileIOException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };