From 847f0a4564e6f2b6084d591a0e8539c080bb49bb Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sat, 25 Mar 2023 20:28:58 +0100 Subject: global-functions: $MkDir: drop unused function --- global-functions.rsc | 1 - 1 file changed, 1 deletion(-) diff --git a/global-functions.rsc b/global-functions.rsc index 2249fe9..416ea08 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -558,7 +558,6 @@ :global CleanFilePath; :global GetRandom20CharAlNum; :global LogPrintExit2; - :global RequiredRouterOS; :global WaitForFile; :set Path [ $CleanFilePath $Path ]; -- cgit v1.2.3-54-g00ecf