providers/virtualbox: remove old print

This commit is contained in:
Mitchell Hashimoto 2014-05-01 21:19:14 -07:00
parent 5d006f65ea
commit a8d51a2452
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ module VagrantPlugins
))
end
p adapters
env[:machine].provider.driver.enable_adapters(adapters)
end