mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
JitBase: Remove unused rewriteStart data member from JitState
This commit is contained in:
@ -93,7 +93,6 @@ protected:
|
||||
PPCAnalyst::BlockRegStats gpa;
|
||||
PPCAnalyst::BlockRegStats fpa;
|
||||
PPCAnalyst::CodeOp* op;
|
||||
u8* rewriteStart;
|
||||
|
||||
JitBlock* curBlock;
|
||||
|
||||
|
Reference in New Issue
Block a user