summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/DisposedException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/DisposedException.idl')
-rw-r--r--udkapi/com/sun/star/lang/DisposedException.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/DisposedException.idl b/udkapi/com/sun/star/lang/DisposedException.idl
index f10db6a6d543..6f26cc899d3d 100644
--- a/udkapi/com/sun/star/lang/DisposedException.idl
+++ b/udkapi/com/sun/star/lang/DisposedException.idl
@@ -25,8 +25,6 @@
module com { module sun { module star { module lang {
-
-// DocMerge from xml: exception com::sun::star::lang::DisposedException
/** This exception occurs if the object behind this interface has been
disposed before and can't uphold its method specification anymore.