diff --git a/box.py b/box.py index 4642e1b..17035a4 100755 --- a/box.py +++ b/box.py @@ -564,7 +564,6 @@ class VBoxManage: images = [] for sc in gebtn('StorageController'): - name = sc.getAttribute('name') for ad in sc.getElementsByTagName('AttachedDevice'): if not ad.getElementsByTagName('Image'): continue