]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Clean up some code in mod_dav.
authorGarrett Rooney <rooneg@apache.org>
Mon, 13 Feb 2006 02:34:26 +0000 (02:34 +0000)
committerGarrett Rooney <rooneg@apache.org>
Mon, 13 Feb 2006 02:34:26 +0000 (02:34 +0000)
commitcb130c3e8fffdc9d68ebca891db46426bbfd5fd3
tree9e25d3b43cf77675efa12873bd689d0a766dbce6
parentb458b88d158acc1bdce71e6cc58287bb530775da
Clean up some code in mod_dav.

Submitted by: Dan Rall <dlr collab.net>

* modules/dav/main/mod_dav.c
  (dav_error_response, dav_error_response_tag): Remove redundant assignment
   of r->status_line which is handled by basic_http_header_check().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@377292 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/mod_dav.c