summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/bridge/IiopBridge.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/bridge/IiopBridge.idl')
-rw-r--r--udkapi/com/sun/star/bridge/IiopBridge.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/bridge/IiopBridge.idl b/udkapi/com/sun/star/bridge/IiopBridge.idl
index f884076623a5..4b17efd0a7b7 100644
--- a/udkapi/com/sun/star/bridge/IiopBridge.idl
+++ b/udkapi/com/sun/star/bridge/IiopBridge.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/bridge/XBridge.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** Concrete service of the meta service Bridge for iiop.
<p> This bridge works with the iiop protocol. </p>
@@ -58,7 +56,6 @@ published service IiopBridge
interface com::sun::star::lang::XComponent;
};
-//=============================================================================
}; }; }; };
#endif