From 1e98e0db683039cd0384d29ce7731695b0da58ee Mon Sep 17 00:00:00 2001 From: Kay Ramme Date: Mon, 25 Jun 2001 12:34:06 +0000 Subject: only check java threadpool (#88338#) --- .../com/sun/star/lib/uno/environments/remote/ThreadPool_Test.java | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'jurt') diff --git a/jurt/test/com/sun/star/lib/uno/environments/remote/ThreadPool_Test.java b/jurt/test/com/sun/star/lib/uno/environments/remote/ThreadPool_Test.java index e5fde5075..76e9f6353 100644 --- a/jurt/test/com/sun/star/lib/uno/environments/remote/ThreadPool_Test.java +++ b/jurt/test/com/sun/star/lib/uno/environments/remote/ThreadPool_Test.java @@ -2,9 +2,9 @@ * * $RCSfile: ThreadPool_Test.java,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kr $ $Date: 2001-05-17 12:55:06 $ + * last change: $Author: kr $ $Date: 2001-06-25 13:34:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -677,8 +677,6 @@ public class ThreadPool_Test { } static public void main(String args[]) throws Throwable { - Object object = com.sun.star.comp.helper.RegistryServiceFactory.create("/usr/local2/kr/udkapi.rdb"); - Vector vector = new Vector(); test(vector); -- cgit v1.2.3