aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-07-09 12:28:45 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-07-09 12:46:03 +0200
commitf694e1e54d5264f7c442456427c501cac5bfb778 (patch)
treefddcfc79a014b1ac431eefccbd898926efee2121
parent81cba72bec1b81dc636499926102d226a5ffad54 (diff)
global-functions: $ScriptInstallUpdate: drop unused variable
This was a left-over from re-run message.
-rw-r--r--global-functions1
1 files changed, 0 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index 4ee8897..2e393cb 100644
--- a/global-functions
+++ b/global-functions
@@ -714,7 +714,6 @@
:global IfThenElse;
:global LogPrintExit2;
:global ParseKeyValueStore;
- :global ScriptInstallUpdate;
:global SendNotification2;
:global SymbolForNotification;
:global ValidateSyntax;