Update of /cvsroot/monetdb/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19854/src/nl/cwi/monetdb/xquery/xrpc/wrapper

Modified Files:
        XRPCWrapperWorker.java 
Log Message:
Since NamespaceContextImpl.java has been removed from the util package,
we don't need to import this package any more.



Index: XRPCWrapperWorker.java
===================================================================
RCS file: 
/cvsroot/monetdb/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper/XRPCWrapperWorker.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- XRPCWrapperWorker.java      6 Dec 2007 18:18:48 -0000       1.2
+++ XRPCWrapperWorker.java      10 Dec 2007 10:54:42 -0000      1.3
@@ -23,7 +23,6 @@
 import javax.xml.xpath.*;
 import org.w3c.dom.*;
 
-import nl.cwi.monetdb.util.*;
 import nl.cwi.monetdb.xquery.xrpc.api.*;
 
 public class XRPCWrapperWorker extends Thread {


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to