providers/docker: remove TODO

This commit is contained in:
Mitchell Hashimoto 2014-04-15 14:07:01 -07:00
parent 144c874b5a
commit b655b6d910
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@ module VagrantPlugins
def host_vm
return @host_vm if @host_vm
# TODO(mitchellh): process-wide lock
vf_path = @machine.provider_config.vagrant_vagrantfile
host_machine_name = @machine.provider_config.vagrant_machine || :default
if !vf_path