summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl')
-rw-r--r--udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl b/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
index 432026d567f4..a0deac4edcd5 100644
--- a/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
+++ b/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
@@ -25,8 +25,6 @@
module com { module sun { module star { module lang {
-
-// DocMerge from xml: exception com::sun::star::lang::ArrayIndexOutOfBoundsException
/** This exception is thrown to indicate that an array has been
accessed with an illegal index.