diff options
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/lang/NotInitializedException.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/NotInitializedException.idl b/udkapi/com/sun/star/lang/NotInitializedException.idl index b7f94310cdd0..54478fbbeb04 100644 --- a/udkapi/com/sun/star/lang/NotInitializedException.idl +++ b/udkapi/com/sun/star/lang/NotInitializedException.idl @@ -26,8 +26,6 @@ module com { module sun { module star { module lang { -/** - */ /** is thrown when a component is attempted to be used before it was completely constructed. */ |