diff options
Diffstat (limited to 'udkapi/com/sun/star/lang/IllegalAccessException.idl')
-rw-r--r-- | udkapi/com/sun/star/lang/IllegalAccessException.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/IllegalAccessException.idl b/udkapi/com/sun/star/lang/IllegalAccessException.idl index 8c13be4c6329..e4fb8fd7b110 100644 --- a/udkapi/com/sun/star/lang/IllegalAccessException.idl +++ b/udkapi/com/sun/star/lang/IllegalAccessException.idl @@ -25,8 +25,6 @@ module com { module sun { module star { module lang { - -// DocMerge from xml: exception com::sun::star::lang::IllegalAccessException /** This exception is thrown when an application tries to change a constant property. */ |