--- lib/PublicInbox/Watch.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/PublicInbox/Watch.pm b/lib/PublicInbox/Watch.pm
index c7acda14a804..c3b5b7914843 100644
--- a/lib/PublicInbox/Watch.pm
+++ b/lib/PublicInbox/Watch.pm
@@ -42,7 +42,7 @@ sub compile_watchheaders ($) {
sub new {
my ($class, $cfg) = @_;
- my (%mdmap, $spamc);
+ my (%mdmap);
my (%imap, %nntp); # url => [inbox objects] or 'watchspam'
my (@imap, @nntp);
--
2.42.0
