Commit 622f3a2e authored by Jeff Trawick's avatar Jeff Trawick
Browse files

get rid of an unused variable


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87658 13f79535-47bb-0310-9956-ffa450edef68
parent 6288c160
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -404,7 +404,6 @@ static int sendfile_handler(request_rec *r, a_file *file)
#if APR_HAS_SENDFILE
    apr_size_t nbytes;
    apr_status_t rv = APR_EINIT;
    apr_off_t offset = 0;

    /* A cached file handle (more importantly, its file pointer) is 
     * shared by all threads in the process. The file pointer will