summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl')
-rw-r--r--udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl b/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
index 2f8677462340..1a3d1346168d 100644
--- a/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
+++ b/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
@@ -25,8 +25,6 @@
module com { module sun { module star { module registry {
-
-// DocMerge from xml: exception com::sun::star::registry::CannotRegisterImplementationException
/** is thrown when an application tries to register a new component (implementation) using the
<member>XImplementationRegistration::registerImplementation()</member>
method, but the component cannot be registered. The reason for this exception could be:<br>