From e111832462d4ad9746cf90daa2486e3646cb03cc Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 14 Dec 2021 00:05:01 +0100 Subject: global-functions: $NotificationFunctions->"email": do not declare unused function --- global-functions | 1 - 1 file changed, 1 deletion(-) diff --git a/global-functions b/global-functions index ba83bcb..e0d770a 100644 --- a/global-functions +++ b/global-functions @@ -533,7 +533,6 @@ :global EitherOr; :global IfThenElse; - :global LogPrintExit2; :global QuotedPrintable; :local To [ $EitherOr ($EmailGeneralToOverride->($Notification->"origin")) $EmailGeneralTo ]; -- cgit v1.2.3-54-g00ecf