mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-21 12:25:14 +00:00
Remove additional _debug()
statement.
This commit is contained in:
parent
040593bd51
commit
0a98202f84
3
hosts
3
hosts
@ -1605,9 +1605,6 @@ _load_subcommands() {
|
||||
|
||||
for __name in "${_function_list[@]}"
|
||||
do
|
||||
_debug printf \
|
||||
"_load_subcommands() \${__name}: %s\\n" \
|
||||
"${__name}"
|
||||
# Each element has the format `declare -f function_name`, so set the name
|
||||
# to only the 'function_name' part of the string.
|
||||
local _function_name
|
||||
|
Loading…
Reference in New Issue
Block a user