frontend: remove unneeded hack options
[pcsx_rearmed.git] / libpcsxcore / psxcommon.h
index 59212f3..9f5444e 100644 (file)
@@ -125,7 +125,6 @@ typedef struct {
        boolean RCntFix;
        boolean UseNet;
        boolean VSyncWA;
-       boolean CdrReschedule;
        u8 Cpu; // CPU_DYNAREC or CPU_INTERPRETER
        u8 PsxType; // PSX_TYPE_NTSC or PSX_TYPE_PAL
 #ifdef _WIN32