From 33c94b8d35e240a3b927450e50d6a671bd860fd1 Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Sat, 19 Nov 2022 21:40:50 -0600 Subject: [PATCH] Remove obsolete comment --- gatekeeper.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/gatekeeper.pl b/gatekeeper.pl index af00f8f..694254d 100755 --- a/gatekeeper.pl +++ b/gatekeeper.pl @@ -1437,9 +1437,6 @@ sub sendmail { } } -# Used for both success and failure. -# - =item mail $message, [ to => \@addresses ], [ subject => $subject ] Send MESSAGE to ADDRESSES or the internal reporting inbox if ADDRESSES is -- 2.25.1