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 12d658b1a7
commit 3fd8c315bb

View File

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