Remove unused property
This commit is contained in:
parent
620cc146da
commit
6a488484d9
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ namespace ChocolArm64.Translation
|
|||
|
||||
private long _subPosition;
|
||||
|
||||
public long SubPosition => _subPosition;
|
||||
|
||||
private int _opcIndex;
|
||||
|
||||
private Block _currBlock;
|
||||
|
|
Loading…
Add table
Reference in a new issue