]> git.sesse.net Git - pr0n/commitdiff
Small hack for update-image-cache.pl.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 15 Jul 2020 18:11:57 +0000 (20:11 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 15 Jul 2020 18:11:59 +0000 (20:11 +0200)
perl/update-image-cache.pl

index 3857ae22db4918d3124a1d9e64c5e55a7d4b23fe..f26ba99721a25224cc2664ddd8dca4ecfd78aa39 100755 (executable)
@@ -51,6 +51,8 @@ sub warn {
 sub error {
        print STDERR $_[1], "\n";
 }
+sub logger {
+}
 package main;
 use Sesse::pr0n::Common;