log-forward: do not declare unused function

This commit is contained in:
Christian Hesse 2023-01-11 09:26:13 +01:00
parent 868557a24a
commit 329bef94df

View file

@ -26,7 +26,6 @@
:global LogPrintExit2; :global LogPrintExit2;
:global ScriptLock; :global ScriptLock;
:global SendNotification2; :global SendNotification2;
:global SymbolByUnicodeName;
:global SymbolForNotification; :global SymbolForNotification;
$ScriptLock $0; $ScriptLock $0;