get rid of an unused variable

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87658 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jeff Trawick
2001-01-11 20:14:04 +00:00
parent eb4d1e4b9b
commit 9a73c1fca8

View File

@ -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