summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp/bridgefactory
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-10-09 09:09:28 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-10-09 09:09:28 +0000
commitff8a0cc422fe17487334724ed473b2f1fe0e4436 (patch)
treee9d251d5e8ce040506cbcd08345bf2c2990b483b /jurt/com/sun/star/comp/bridgefactory
parent641f5d1585b65585bdf6609c49f77e395f404eba (diff)
INTEGRATION: CWS sb8 (1.7.88); FILE MERGED
2003/08/26 09:47:33 sb 1.7.88.1: #108679# Replaced WeakTable etc. with WeakMap etc.
Diffstat (limited to 'jurt/com/sun/star/comp/bridgefactory')
-rw-r--r--jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java8
1 files changed, 3 insertions, 5 deletions
diff --git a/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java b/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
index f25ce803d6a1..d89e64fcd24e 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.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kr $ $Date: 2001-05-04 11:37:36 $
+ * last change: $Author: vg $ $Date: 2003-10-09 10:09:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,8 +81,6 @@ import com.sun.star.connection.XConnection;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.lang.XSingleServiceFactory;
-import com.sun.star.lib.util.WeakTable;
-
import com.sun.star.registry.XRegistryKey;
import com.sun.star.uno.IBridge;
@@ -96,7 +94,7 @@ import com.sun.star.uno.UnoRuntime;
* <p>
* This component is only usable for remote bridges.
* <p>
- * @version $Revision: 1.7 $ $ $Date: 2001-05-04 11:37:36 $
+ * @version $Revision: 1.8 $ $ $Date: 2003-10-09 10:09:28 $
* @author Kay Ramme
* @see com.sun.star.uno.UnoRuntime
* @since UDK1.0