mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 04:36:18 +00:00
JitBase: Remove unused rewriteStart data member from JitState
This commit is contained in:
parent
e8c1e5af63
commit
065aba43e2
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ protected:
|
|||
PPCAnalyst::BlockRegStats gpa;
|
||||
PPCAnalyst::BlockRegStats fpa;
|
||||
PPCAnalyst::CodeOp* op;
|
||||
u8* rewriteStart;
|
||||
|
||||
JitBlock* curBlock;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue