From b413b07902fc271184d81c02c542c0301ea36515 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 9 Oct 2010 13:05:38 +0200 Subject: [PATCH] Remove some debugging stuff. --- perl/Sesse/pr0n/Common.pm | 2 -- 1 file changed, 2 deletions(-) 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. -- 2.39.2