Remove TODO since prior patch fixes it.

This commit is contained in:
Dave Fallon 2013-09-01 15:59:27 -07:00
parent a27cf2b596
commit d8d3628b05

View File

@ -1265,7 +1265,6 @@ server_delete() {
read answer
if [[ "$answer" =~ ^(y|Y|yes)$ ]]; then
# TODO: stop the server if running first
server_get_id "$1"
local existing_id="$RETURN"