aboutsummaryrefslogtreecommitdiff
path: root/libs/tool
diff options
context:
space:
mode:
Diffstat (limited to 'libs/tool')
-rwxr-xr-xlibs/tool5
1 files changed, 0 insertions, 5 deletions
diff --git a/libs/tool b/libs/tool
index 1ee050c4..0fb09a96 100755
--- a/libs/tool
+++ b/libs/tool
@@ -17,11 +17,6 @@
TOOL_ACTIONS_GENERIC=(usage update execute)
TOOL_ACTIONS_HELPERS=(arguments)
-TOOL_ACTIONS=(
- "${TOOL_ACTIONS_GENERIC[@]}"
- "${TOOL_ACTIONS_GENERIC[@]/%/_check}"
- "${TOOL_ACTIONS_HELPERS[@]}"
-)
tool_include() {
local tool=$1