]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/installer/hw.h
update Tor to 0.3.5.8
[people/pmueller/ipfire-2.x.git] / src / installer / hw.h
index 4e0afc431443df5c735b46224824de069d1dbaf7..9fe69271e6c33e1a0440f24bdfa31db8411bb819 100644 (file)
@@ -63,9 +63,6 @@ struct hw {
 
        // Enabled if we should install in EFI mode
        int efi;
-
-       // Enabled if this system supports EFI
-       int efi_supported;
 };
 
 struct hw_disk {