From ac36b33f98d3868c3bcae15d006f5d463e97a394 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 19 Dec 2013 08:49:50 -0800 Subject: [PATCH] builder/virtualbox: fix compilation --- builder/virtualbox/step_attach_iso.go | 1 - 1 file changed, 1 deletion(-) diff --git a/builder/virtualbox/step_attach_iso.go b/builder/virtualbox/step_attach_iso.go index 502fa3d0e..ee45647b1 100644 --- a/builder/virtualbox/step_attach_iso.go +++ b/builder/virtualbox/step_attach_iso.go @@ -49,7 +49,6 @@ func (s *stepAttachISO) Cleanup(state multistep.StateBag) { } driver := state.Get("driver").(Driver) - ui := state.Get("ui").(packer.Ui) vmName := state.Get("vmName").(string) command := []string{