]> git.sesse.net Git - pr0n/commitdiff
Remove the unused icon.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 19 Nov 2015 18:48:51 +0000 (19:48 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 19 Nov 2015 18:48:51 +0000 (19:48 +0100)
files/pr0n.ico [deleted file]
perl/Sesse/pr0n/pr0n.pm

diff --git a/files/pr0n.ico b/files/pr0n.ico
deleted file mode 100644 (file)
index e45b578..0000000
Binary files a/files/pr0n.ico and /dev/null differ
index ce40dccc2bc6df5d668be296e5ae737d27dc1570..383b7fc434dccee85d954adceaedbdf11fedd03d 100644 (file)
@@ -28,7 +28,6 @@ sub handler {
                 $uri eq '/previous.png' ||
                 $uri eq '/next.png' ||
                 $uri eq '/close.png' ||
                 $uri eq '/previous.png' ||
                 $uri eq '/next.png' ||
                 $uri eq '/close.png' ||
-                $uri eq '/pr0n.ico' ||
                 $uri =~ m#^/usage/([a-zA-Z0-9_.]+)$#) {
                $uri =~ s#^/##;
                my $fname = $Sesse::pr0n::Config::image_base . 'files/' . $uri;
                 $uri =~ m#^/usage/([a-zA-Z0-9_.]+)$#) {
                $uri =~ s#^/##;
                my $fname = $Sesse::pr0n::Config::image_base . 'files/' . $uri;