summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorKay Ramme <kr@openoffice.org>2001-05-04 10:37:36 +0000
committerKay Ramme <kr@openoffice.org>2001-05-04 10:37:36 +0000
commit50c6ccef393eb3ae3ce126b5b5e158c9afa7a7e3 (patch)
tree01e4a752a93c3660a6014f725a3fc561fa584e0f /jurt
parentde8f90ef07cae7f025b657b64995ee2d11f5a608 (diff)
removed obsolet import
Diffstat (limited to 'jurt')
-rw-r--r--jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java7
1 files changed, 3 insertions, 4 deletions
diff --git a/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java b/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
index 08ade8895..2f61dbb5d 100644
--- a/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
+++ b/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
@@ -2,9 +2,9 @@
*
* $RCSfile: BridgeFactory.java,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kr $ $Date: 2001-01-22 17:35:05 $
+ * last change: $Author: kr $ $Date: 2001-05-04 11:37:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,6 @@ import com.sun.star.lib.util.WeakTable;
import com.sun.star.registry.XRegistryKey;
import com.sun.star.uno.IBridge;
-import com.sun.star.uno.MappingException;
import com.sun.star.uno.UnoRuntime;
@@ -97,7 +96,7 @@ import com.sun.star.uno.UnoRuntime;
* <p>
* This component is only usable for remote bridges.
* <p>
- * @version $Revision: 1.6 $ $ $Date: 2001-01-22 17:35:05 $
+ * @version $Revision: 1.7 $ $ $Date: 2001-05-04 11:37:36 $
* @author Kay Ramme
* @see com.sun.star.uno.UnoRuntime
* @since UDK1.0