]> Sergey Matveev's repositories - public-inbox.git/commitdiff
searchview: drop unused {seen} hashref
authorEric Wong <e@80x24.org>
Tue, 8 Jan 2019 11:13:30 +0000 (11:13 +0000)
committerEric Wong <e@80x24.org>
Tue, 8 Jan 2019 19:27:52 +0000 (19:27 +0000)
Unused since commit 5f09452bb7e6cf49fb6eb7e6cf166a7c3cdc5433
("view: cull redundant phrases in subjects")

lib/PublicInbox/SearchView.pm

index e47dcfd032cafcab860b8e701245da61eb511731..c33caec905e1cfe96475d5f7a55e37d74a976f42 100644 (file)
@@ -240,7 +240,6 @@ sub mset_thread {
        $ctx->{pct} = \%pct;
        $ctx->{prev_attr} = '';
        $ctx->{prev_level} = 0;
-       $ctx->{seen} = {};
        $ctx->{s_nr} = scalar(@$msgs).'+ results';
 
        # reduce hash lookups in skel_dump