diff options
author | Tor Lillqvist <tml@collabora.com> | 2018-02-12 18:13:51 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-02-12 18:16:25 +0200 |
commit | 7517e53a96b956f369a6003690174fa156b7a0e5 (patch) | |
tree | 06ac8b6095ab3aa065f2bf1aa2e04571fc917186 /udkapi | |
parent | d69017c8a17be21657ea7ab9d37023ee59116799 (diff) |
Don't even mention CORBA, it isn't and won't be specified
Change-Id: I87f6effdd3ef68749a3326ff277c6e8e7412c956
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/bridge/XBridgeSupplier.idl | 3 | ||||
-rw-r--r-- | udkapi/com/sun/star/bridge/XBridgeSupplier2.idl | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier.idl b/udkapi/com/sun/star/bridge/XBridgeSupplier.idl index fbdb6f606d8c..d6d6aff37faa 100644 --- a/udkapi/com/sun/star/bridge/XBridgeSupplier.idl +++ b/udkapi/com/sun/star/bridge/XBridgeSupplier.idl @@ -57,9 +57,6 @@ <dt>JAVA: </dt> <dd>not yet specified. </dd> - - <dt>CORBA: </dt> - <dd>not yet specified. </dd> </dl> <p>Any implementation can supply its own bridges to other object diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl index 01930ca321d4..94c36850116c 100644 --- a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl +++ b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl @@ -72,9 +72,6 @@ <dt>JAVA: </dt> <dd>not specified yet. </dd> - - <dt>CORBA: </dt> - <dd>not specified yet. </dd> </dl> </p> |