summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-03-25 13:54:11 +0000
committerKurt Zenker <kz@openoffice.org>2004-03-25 13:54:11 +0000
commit4c8cc4d02d3e86306b9331fce2ddccf704fa411a (patch)
tree6377487a7d787392f70e067f26ce33ba7802a3b7 /jurt
parent349c5398320bcc86d28301a410a5ad11fbdbf109 (diff)
INTEGRATION: CWS jl3 (1.13.10); FILE MERGED
2003/12/11 11:02:54 sb 1.13.10.1: #114133# Cleaned up (anticipating changes in 1.11.52.1).
Diffstat (limited to 'jurt')
-rw-r--r--jurt/com/sun/star/lib/uno/environments/java/java_environment.java15
1 files changed, 2 insertions, 13 deletions
diff --git a/jurt/com/sun/star/lib/uno/environments/java/java_environment.java b/jurt/com/sun/star/lib/uno/environments/java/java_environment.java
index bc0bc2de1..839301098 100644
--- a/jurt/com/sun/star/lib/uno/environments/java/java_environment.java
+++ b/jurt/com/sun/star/lib/uno/environments/java/java_environment.java
@@ -2,9 +2,9 @@
*
* $RCSfile: java_environment.java,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: vg $ $Date: 2003-10-09 10:09:46 $
+ * last change: $Author: kz $ $Date: 2004-03-25 14:54:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -159,17 +159,6 @@ public final class java_environment implements IEnvironment {
// }
}
-// TODO???
-// // @see com.sun.star.lib.sandbox.Disposable#dispose
-// public void dispose() {
-// synchronized (proxies) {
-// if (!proxies.isEmpty()) {
-// list();
-// }
-// proxies.clear();
-// }
-// }
-
// TODO What's this??? java.lang.Object#equals requires reflexivity...
//
// Maybe this was hacked in so that different bridges use different