From 803af0b41639ce7f4976c7dca77367485473bb30 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 18 May 2016 02:27:07 +0000 Subject: feed: inline feed entry generation Remove unnecessary wrapper subroutines and constants which are only used once. --- lib/PublicInbox/Hval.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/PublicInbox/Hval.pm') diff --git a/lib/PublicInbox/Hval.pm b/lib/PublicInbox/Hval.pm index 70bae7c6..9ba78097 100644 --- a/lib/PublicInbox/Hval.pm +++ b/lib/PublicInbox/Hval.pm @@ -16,7 +16,6 @@ our @EXPORT_OK = qw/ascii_html/; # and screw up rendering on some browsers. This is the only CSS style # feature we use. use constant STYLE => ''; -use constant PRE => ""; # legacy my $enc_ascii = find_encoding('us-ascii'); -- cgit v1.2.3-24-ge0c7