A mod_dtcl user sent me this.  Why are these included but not used?

--- apache_multipart_buffer.c~  Mon Feb 19 19:37:57 2001
+++ apache_multipart_buffer.c   Mon Feb 19 19:38:55 2001
@@ -182,7 +182,6 @@
  /* finds a boundary */
  int find_boundary(multipart_buffer *self, char *boundary)
  {
-    int len, bound_len = strlen(boundary);
      char *line;

      /* loop thru lines */

-- 
David N. Welton
     Personal:           http://www.efn.org/~davidw/  
Free Software:           http://people.debian.org/~davidw/
   Apache Tcl:           http://tcl.apache.org

Reply via email to