summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/NestedRegistry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/registry/NestedRegistry.idl')
-rw-r--r--udkapi/com/sun/star/registry/NestedRegistry.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/udkapi/com/sun/star/registry/NestedRegistry.idl b/udkapi/com/sun/star/registry/NestedRegistry.idl
index d44e8d6f3003..95c7a33426a6 100644
--- a/udkapi/com/sun/star/registry/NestedRegistry.idl
+++ b/udkapi/com/sun/star/registry/NestedRegistry.idl
@@ -26,8 +26,6 @@
module com { module sun { module star { module registry {
-
-// DocMerge from xml: service com::sun::star::registry::NestedRegistry
/** supports a shared view on two different registries. The registry
files will be opened in two different modes, registry1 will be opened with read/write
rights and registry2 will be opened read-only.
@@ -130,10 +128,7 @@
*/
published service NestedRegistry
{
- // DocMerge: empty anyway
interface com::sun::star::registry::XSimpleRegistry;
-
- // DocMerge: empty anyway
interface com::sun::star::lang::XInitialization;
};