]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/Feed.pm
wwwstream: eliminate ::response, use html_oneshot
[public-inbox.git] / lib / PublicInbox / Feed.pm
index 279106d2803f32d93b0ee558fb3573e3e266f362..476d946f515d2882e881d61ab3c0117c38042721 100644 (file)
@@ -51,7 +51,7 @@ sub new_html_i {
        my ($ctx, $eml) = @_;
        $ctx->zmore($ctx->html_top) if exists $ctx->{-html_tip};
 
-       $eml and return PublicInbox::View::eml_entry($ctx, $ctx->{smsg}, $eml,
+       $eml and return PublicInbox::View::eml_entry($ctx, $eml,
                                                scalar @{$ctx->{msgs}});
        my $smsg = shift @{$ctx->{msgs}} or
                $ctx->zmore(PublicInbox::View::pagination_footer(