diff --git a/libexec/pyenv-init b/libexec/pyenv-init index 57354995..ff2e1e05 100755 --- a/libexec/pyenv-init +++ b/libexec/pyenv-init @@ -20,9 +20,6 @@ if [ "$1" = "--complete" ]; then fi mode="help" -no_rehash="" -no_push_path="" -shell="" while [ "$#" -gt 0 ]; do case "$1" in