Merge "Remove leftover install_heat_other"

This commit is contained in:
Jenkins 2017-02-08 14:54:04 +00:00 committed by Gerrit Code Review
commit ee366aa79d
1 changed files with 0 additions and 5 deletions

View File

@ -275,11 +275,6 @@ function install_heat {
fi
}
# dummy function called by stack.sh, remove it once moved to plugin
function install_heat_other {
:
}
# start_heat() - Start running processes, including screen
function start_heat {
run_process h-eng "$HEAT_BIN_DIR/heat-engine --config-file=$HEAT_CONF"