aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-12-14 00:05:01 +0100
committerGravatar Christian Hesse <mail@eworm.de>2021-12-14 00:06:10 +0100
commite111832462d4ad9746cf90daa2486e3646cb03cc (patch)
tree8482daa004b5d675e7010bd7e697197f0d8d5274
parent0fab371d1a9ec5f8110620d103516ab03a1e3d1f (diff)
global-functions: $NotificationFunctions->"email": do not declare unused function
-rw-r--r--global-functions1
1 files changed, 0 insertions, 1 deletions
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 ];