global: remove unused variables

This commit is contained in:
Christian Hesse 2018-10-10 21:49:46 +02:00
parent 9f4b6fac44
commit 1bbbe3a5a7
7 changed files with 0 additions and 14 deletions

View file

@ -5,8 +5,6 @@
# check for certificate validity # check for certificate validity
:global "identity"; :global "identity";
:global "email-general-to";
:global "email-general-cc";
:global SendNotification; :global SendNotification;

View file

@ -5,8 +5,6 @@
# check for RouterOS update, send notification e-mails # check for RouterOS update, send notification e-mails
:global "identity"; :global "identity";
:global "email-general-to";
:global "email-general-cc";
:global "safe-update-url"; :global "safe-update-url";
:global "sent-routeros-update-notification"; :global "sent-routeros-update-notification";

View file

@ -7,8 +7,6 @@
# !! Do not edit this file, it is generated from template! # !! Do not edit this file, it is generated from template!
:global "identity"; :global "identity";
:global "email-general-to";
:global "email-general-cc";
:global SendNotification; :global SendNotification;

View file

@ -7,8 +7,6 @@
# !! Do not edit this file, it is generated from template! # !! Do not edit this file, it is generated from template!
:global "identity"; :global "identity";
:global "email-general-to";
:global "email-general-cc";
:global SendNotification; :global SendNotification;

View file

@ -8,8 +8,6 @@
# !! or 'interface wireless'! # !! or 'interface wireless'!
:global "identity"; :global "identity";
:global "email-general-to";
:global "email-general-cc";
:global SendNotification; :global SendNotification;

View file

@ -5,8 +5,6 @@
# update daily PSK (pre shared key) # update daily PSK (pre shared key)
:global "identity"; :global "identity";
:global "email-general-to";
:global "email-general-cc";
:global "daily-psk-match-comment"; :global "daily-psk-match-comment";
:global SendNotification; :global SendNotification;

View file

@ -5,8 +5,6 @@
# forward SMS to e-mail # forward SMS to e-mail
:global "identity"; :global "identity";
:global "email-general-to";
:global "email-general-cc";
:global SendNotification; :global SendNotification;