privoxy-log-parser.pl: Get with the program and expect all requests to be logged...
[privoxy.git] / tools / privoxy-log-parser.pl
index 9178d14..580fbac 100755 (executable)
@@ -2024,7 +2024,6 @@ sub gather_loglevel_crunch_stats ($$) {
     my $thread = shift;
     our %stats;
 
-    $stats{requests}++;
     $stats{crunches}++;
 
     if ($c =~ m/^Redirected:/) {