]> git.sesse.net Git - pr0n/commitdiff
Remove some debugging stuff.
authorSteinar H. Gunderson <sesse@debian.org>
Sat, 9 Oct 2010 11:05:38 +0000 (13:05 +0200)
committerSteinar H. Gunderson <sesse@debian.org>
Sat, 9 Oct 2010 11:05:38 +0000 (13:05 +0200)
perl/Sesse/pr0n/Common.pm

index 97ae9cd88d491a65d1e4706394337badcc886718..559d6339f38b206498902f801ffa721d777c6593 100644 (file)
@@ -1117,8 +1117,6 @@ sub purge_cache {
        }
        $regex .= "(\\?.*)?\$";
        $r->headers_out->{'X-Pr0n-Purge'} = $regex;
-
-       $r->log->info($r->headers_out->{'X-Pr0n-Purge'});
 }
                                
 # Find a list of all cache URLs for a given image, given what we have on disk.