adjust bios handling again
[pcsx_rearmed.git] / libpcsxcore / psxcommon.c
index fcc3deb..8313304 100644 (file)
@@ -26,7 +26,6 @@
 
 PcsxConfig Config;
 boolean NetOpened = FALSE;
-boolean BiosBooted = FALSE;
 
 int Log = 0;
 FILE *emuLog = NULL;