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.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/udkapi/com/sun/star/bridge/IiopBridge.idl b/udkapi/com/sun/star/bridge/IiopBridge.idl
index c6b2681ef63e..6ec717a6de79 100644
--- a/udkapi/com/sun/star/bridge/IiopBridge.idl
+++ b/udkapi/com/sun/star/bridge/IiopBridge.idl
@@ -16,12 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_bridge_IiopBridge_idl__
-#define __com_sun_star_bridge_IiopBridge_idl__
-
-#include <com/sun/star/lang/XInitialization.idl>
-#include <com/sun/star/lang/XComponent.idl>
-#include <com/sun/star/bridge/XBridge.idl>
module com { module sun { module star { module bridge {
@@ -58,6 +52,5 @@ published service IiopBridge
};
}; }; }; };
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */