init: remove unused ssh check

This commit is contained in:
Stefan Saraev 2014-06-13 12:20:59 +03:00 committed by Stephan Raue
parent 7d9a751d01
commit edc6475c96

View File

@ -114,9 +114,6 @@
debugging)
DEBUG=yes
;;
ssh)
SSH=yes
;;
progress)
PROGRESS=yes
INIT_ARGS="$INIT_ARGS --show-status=1"