summaryrefslogtreecommitdiff
path: root/udkapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com')
-rw-r--r--udkapi/com/sun/star/lang/NotInitializedException.idl2
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.
*/