diff --git a/hosts b/hosts index d763265..000f2b7 100755 --- a/hosts +++ b/hosts @@ -397,7 +397,6 @@ _print_entries() { _input+="${_newline}${2:-}" fi - local _disabled=0 local _max_length=0 while IFS=$'\t ' read -r -a _parts