summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 13:33:46 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 13:33:46 +0000
commit9d924e40c5da31cb2b49ce8a15407d8fe50137c1 (patch)
tree0b5b8969c9361fded83c5c4d4efc02f5e56b5547 /jurt
parentac2e0fd174a96ce63d956946b6e7d4463edf4075 (diff)
INTEGRATION: CWS sb18 (1.36.8); FILE MERGED
2004/05/11 16:54:18 sb 1.36.8.1: #i21150# Removed excessive scaffolding.
Diffstat (limited to 'jurt')
-rw-r--r--jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java8
1 files changed, 3 insertions, 5 deletions
diff --git a/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java b/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
index 6b8a3c990c10..16a06f032a20 100644
--- a/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
+++ b/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
@@ -2,9 +2,9 @@
*
* $RCSfile: java_remote_bridge.java,v $
*
- * $Revision: 1.37 $
+ * $Revision: 1.38 $
*
- * last change: $Author: kz $ $Date: 2004-05-19 10:28:42 $
+ * last change: $Author: obo $ $Date: 2004-06-03 14:33:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,7 +58,6 @@
*
*
************************************************************************/
-
package com.sun.star.lib.uno.bridges.java_remote;
@@ -128,9 +127,8 @@ import com.sun.star.uno.Any;
* The protocol to used is passed by name, the bridge
* then looks for it under <code>com.sun.star.lib.uno.protocols</code>.
* <p>
- * @version $Revision: 1.37 $ $ $Date: 2004-05-19 10:28:42 $
+ * @version $Revision: 1.38 $ $ $Date: 2004-06-03 14:33:46 $
* @author Kay Ramme
- * @see com.sun.star.lib.uno.environments.remote.IProtocol
* @since UDK1.0
*/
public class java_remote_bridge