From: Steinar H. Gunderson Date: Sat, 9 Oct 2010 11:05:38 +0000 (+0200) Subject: Remove some debugging stuff. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=b413b07902fc271184d81c02c542c0301ea36515 Remove some debugging stuff. --- diff --git a/perl/Sesse/pr0n/Common.pm b/perl/Sesse/pr0n/Common.pm index 97ae9cd..559d633 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -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.