webwork/src/main/webwork/action/client ClientDispatcher.java,1.10,1.11

[email protected]
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Update of /cvsroot/opensymphony/webwork/src/main/webwork/action/client
In directory sc8-pr-cvs1:/tmp/cvs-serv26636/src/main/webwork/action/client

Modified Files:
	ClientDispatcher.java 
Log Message:
Remove unused import

Index: ClientDispatcher.java
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/main/webwork/action/client/ClientDispatcher.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ClientDispatcher.java	11 Dec 2002 17:10:09 -0000	1.10
+++ ClientDispatcher.java	1 Nov 2003 02:55:59 -0000	1.11
@@ -13,8 +13,6 @@
 import java.net.URLConnection;
 import java.applet.Applet;
 
-import org.apache.commons.logging.LogFactory;
-
 /**
  * The ClientDispatcher is used by remote clients to execute actions
  * on a server running WebWork.
@@ -38,7 +36,7 @@
     *
     * The servlet needs to be deployed with the name "dispatch".
     */
-   public ClientDispatcher(Applet anApplet, String context) 
+   public ClientDispatcher(Applet anApplet, String context)
       throws java.net.MalformedURLException
    {
       this( new URL(anApplet.getDocumentBase(),




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.