From 1bbbe3a5a7dfb2b45d77e6c6c8c1f95bc533f935 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 10 Oct 2018 21:49:46 +0200 Subject: global: remove unused variables --- check-certificates | 2 -- check-routeros-update | 2 -- collect-wireless-mac.capsman | 2 -- collect-wireless-mac.local | 2 -- collect-wireless-mac.template | 2 -- daily-psk | 2 -- sms-forward | 2 -- 7 files changed, 14 deletions(-) diff --git a/check-certificates b/check-certificates index e584462..566b013 100644 --- a/check-certificates +++ b/check-certificates @@ -5,8 +5,6 @@ # check for certificate validity :global "identity"; -:global "email-general-to"; -:global "email-general-cc"; :global SendNotification; diff --git a/check-routeros-update b/check-routeros-update index 0c39daa..3f67c78 100644 --- a/check-routeros-update +++ b/check-routeros-update @@ -5,8 +5,6 @@ # check for RouterOS update, send notification e-mails :global "identity"; -:global "email-general-to"; -:global "email-general-cc"; :global "safe-update-url"; :global "sent-routeros-update-notification"; diff --git a/collect-wireless-mac.capsman b/collect-wireless-mac.capsman index d60710f..2d7885f 100644 --- a/collect-wireless-mac.capsman +++ b/collect-wireless-mac.capsman @@ -7,8 +7,6 @@ # !! Do not edit this file, it is generated from template! :global "identity"; -:global "email-general-to"; -:global "email-general-cc"; :global SendNotification; diff --git a/collect-wireless-mac.local b/collect-wireless-mac.local index 68d24a6..9800fab 100644 --- a/collect-wireless-mac.local +++ b/collect-wireless-mac.local @@ -7,8 +7,6 @@ # !! Do not edit this file, it is generated from template! :global "identity"; -:global "email-general-to"; -:global "email-general-cc"; :global SendNotification; diff --git a/collect-wireless-mac.template b/collect-wireless-mac.template index f295281..ec6cff0 100644 --- a/collect-wireless-mac.template +++ b/collect-wireless-mac.template @@ -8,8 +8,6 @@ # !! or 'interface wireless'! :global "identity"; -:global "email-general-to"; -:global "email-general-cc"; :global SendNotification; diff --git a/daily-psk b/daily-psk index 49b18fe..1ac2b09 100644 --- a/daily-psk +++ b/daily-psk @@ -5,8 +5,6 @@ # update daily PSK (pre shared key) :global "identity"; -:global "email-general-to"; -:global "email-general-cc"; :global "daily-psk-match-comment"; :global SendNotification; diff --git a/sms-forward b/sms-forward index 70699c0..644e6c9 100644 --- a/sms-forward +++ b/sms-forward @@ -5,8 +5,6 @@ # forward SMS to e-mail :global "identity"; -:global "email-general-to"; -:global "email-general-cc"; :global SendNotification; -- cgit v1.2.3-54-g00ecf