summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/udk-modules.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/udk-modules.idl b/udkapi/com/sun/star/udk-modules.idl
index 604916a6c3a2..d33104b1f151 100644
--- a/udkapi/com/sun/star/udk-modules.idl
+++ b/udkapi/com/sun/star/udk-modules.idl
@@ -33,9 +33,6 @@ module connection {};
/// Interfaces for collections and containers.
module container {};
-/// Modules for IOP, IIOP and GIOP.
-module corba {};
-
/// General input/output interfaces.
module io {};
@@ -60,9 +57,6 @@ module script {};
/// Interface for authorisation and authentification.
module security {};
-/// Test interfaces for core-reflection, introspection and marshalling.
-module test {};
-
/// Basic UNO interfaces.
module uno {};