mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global-functions: $MkDir: drop declaration of unused functions
This commit is contained in:
@@ -713,9 +713,7 @@
|
|||||||
:set MkDir do={
|
:set MkDir do={
|
||||||
:local Path [ :tostr $1 ];
|
:local Path [ :tostr $1 ];
|
||||||
|
|
||||||
:global CharacterReplace;
|
|
||||||
:global CleanFilePath;
|
:global CleanFilePath;
|
||||||
:global GetRandom20CharAlNum;
|
|
||||||
:global LogPrintExit2;
|
:global LogPrintExit2;
|
||||||
:global WaitForFile;
|
:global WaitForFile;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user