summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-28 22:02:37 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-28 22:42:55 +0100
commite9ab377670ab12861700f22cb3f88af2e8292ff7 (patch)
tree0d6106d2ecd802797bde0c78ad6aa8bc18aa691a /udkapi
parent32e534a3d0fc2f5ff2fc2fe18c7d31f5b619031d (diff)
remove removed udkapi modules from more files...
Change-Id: Id57598aebe25b3aeffb7f66ad4f9c2b2159fc240
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 {};