]> granicus.if.org Git - apache/commitdiff
axe an unused variable
authorJeff Trawick <trawick@apache.org>
Wed, 27 Feb 2002 20:44:49 +0000 (20:44 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 27 Feb 2002 20:44:49 +0000 (20:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93609 13f79535-47bb-0310-9956-ffa450edef68

modules/test/mod_bucketeer.c

index fb567241905c56f439215eb00db709f75d5aacc1..2f19de88b75588463b5fd52282de31bed021bf2c 100644 (file)
@@ -130,7 +130,6 @@ static apr_status_t bucketeer_out_filter(ap_filter_t *f,
         const char *data;
         apr_size_t len;
 
-        int done = 0;
         apr_size_t i;
         apr_size_t lastpos;