You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by lu...@apache.org on 2004/09/12 19:36:35 UTC

cvs commit: jakarta-slide/src/webdav/server/org/apache/slide/webdav WebdavMethodFactory.java

luetzkendorf    2004/09/12 10:36:35

  Modified:    src/webdav/server/org/apache/slide/webdav Tag:
                        SLIDE_2_1_RELEASE_BRANCH WebdavMethodFactory.java
  Log:
  removed unused code
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.6.2.1   +3 -11     jakarta-slide/src/webdav/server/org/apache/slide/webdav/WebdavMethodFactory.java
  
  Index: WebdavMethodFactory.java
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/WebdavMethodFactory.java,v
  retrieving revision 1.6
  retrieving revision 1.6.2.1
  diff -u -r1.6 -r1.6.2.1
  --- WebdavMethodFactory.java	28 Jul 2004 09:32:57 -0000	1.6
  +++ WebdavMethodFactory.java	12 Sep 2004 17:36:35 -0000	1.6.2.1
  @@ -34,15 +34,7 @@
       
       // ----------------------------------------------------- Instance Variables
       
  -    
  -    /**
  -     * Configuration of the WebDAV servlet.
  -     */
  -    private WebdavServletConfig config;
  -    
  -    
       // --------------------------------------------------------- Static Methods
  -    
       
       /**
        * Creates a new instance of a WebdavMethodFactory implementation.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org