1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

global-functions: $NotificationFunctions->"email": do not declare unused function

This commit is contained in:
Christian Hesse
2021-12-14 00:05:01 +01:00
parent 0fab371d1a
commit e111832462

View File

@@ -533,7 +533,6 @@
:global EitherOr;
:global IfThenElse;
:global LogPrintExit2;
:global QuotedPrintable;
:local To [ $EitherOr ($EmailGeneralToOverride->($Notification->"origin")) $EmailGeneralTo ];