]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/LeiOverview.pm
lei_overview: unnecessary g2m capture
[public-inbox.git] / lib / PublicInbox / LeiOverview.pm
index 01556273d351410c4b49b01170ec608181901f49..f63481628b41aa5e3cfc81e8bdfb7cc9ad9da1c9 100644 (file)
@@ -203,7 +203,6 @@ sub ovv_each_smsg_cb { # runs in wq worker usually
        }
        $lei->{ovv_buf} = \(my $buf = '') if !$l2m;
        if ($l2m && !$ibxish) { # remote https?:// mboxrd
-               my $g2m = $l2m->can('git_to_mail');
                my $wcb = $l2m->write_cb($lei);
                sub {
                        my ($smsg, undef, $eml) = @_; # no mitem in $_[1]