Remove old variable
This commit is contained in:
parent
0c57663ea3
commit
bc0ba93e92
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ namespace Ryujinx.Cpu.AppleHv
|
|||
|
||||
private readonly ulong _vcpu;
|
||||
private int _interruptRequested;
|
||||
private int _breakRequested;
|
||||
|
||||
public HvExecutionContextVcpu(ulong vcpu)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue