From ad30a96a3281439d4284f8ca54942d26c945279e Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 13 Jul 2012 16:20:50 -0700 Subject: [PATCH] Remote obsolute @bcc code --- scripts/service | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/service b/scripts/service index d736121..20a0219 100755 --- a/scripts/service +++ b/scripts/service @@ -170,11 +170,6 @@ my %clonebugs = (); my %bcc = (); -my @bcc; -sub addbcc { - push @bcc, $_[0] unless grep { $_ eq $_[0] } @bcc; -} - our $data; our $message; our $extramessage; -- 2.39.2