]> granicus.if.org Git - apache/commitdiff
get rid of an unused variable
authorJeff Trawick <trawick@apache.org>
Thu, 11 Jan 2001 20:14:04 +0000 (20:14 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 11 Jan 2001 20:14:04 +0000 (20:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87658 13f79535-47bb-0310-9956-ffa450edef68

modules/cache/mod_file_cache.c

index cf03c109eedcca31b19f23b8d0a636f1394471a7..25c3886b4c76376e8da89035aeb27aca686be21c 100644 (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