Only show bootsplash during boot menu.
[seabios.git] / src / biosvar.h
index 415f9581b8e5867bcbeb058e2e6b9d9c12ad5c9b..2b755e3f419c8a8f3ae9b0e5fc772c073a73db27 100644 (file)
@@ -222,7 +222,6 @@ struct extended_bios_data_area_s {
     u8 other2[0xC4];
 
     // 0x121 - Begin custom storage.
-    u8 bootsplash_active;
     u8 ps2ctr;
     struct usbkeyinfo usbkey_last;