global-functions: $ScriptInstallUpdate: drop unused variable

This was a left-over from re-run message.
This commit is contained in:
Christian Hesse 2021-07-09 12:28:45 +02:00
parent 81cba72bec
commit f694e1e54d

View file

@ -714,7 +714,6 @@
:global IfThenElse;
:global LogPrintExit2;
:global ParseKeyValueStore;
:global ScriptInstallUpdate;
:global SendNotification2;
:global SymbolForNotification;
:global ValidateSyntax;