diff --git a/hosts b/hosts index 8a8a28f..4d3c297 100755 --- a/hosts +++ b/hosts @@ -1598,7 +1598,6 @@ _DEFINED_SUBCOMMANDS=() # # Loads all of the commands sourced in the environment. _load_subcommands() { - _debug printf "_load_subcommands(): entering...\\n" _debug printf "_load_subcommands() declare -F:\\n%s\\n" "$(declare -F)"