JitBase: Remove unused rewriteStart data member from JitState
This commit is contained in:
parent
e8c1e5af63
commit
065aba43e2
|
@ -93,7 +93,6 @@ protected:
|
|||
PPCAnalyst::BlockRegStats gpa;
|
||||
PPCAnalyst::BlockRegStats fpa;
|
||||
PPCAnalyst::CodeOp* op;
|
||||
u8* rewriteStart;
|
||||
|
||||
JitBlock* curBlock;
|
||||
|
||||
|
|
Loading…
Reference in New Issue