Small cleanup in AMemory and removed some unused usings
This commit is contained in:
parent
9136897d4a
commit
7822348439
5 changed files with 16 additions and 16 deletions
|
@ -1,7 +1,6 @@
|
|||
using ChocolArm64.State;
|
||||
using Ryujinx.Core.Logging;
|
||||
using Ryujinx.Core.OsHle.Handles;
|
||||
using System;
|
||||
using System.Threading;
|
||||
|
||||
using static Ryujinx.Core.OsHle.ErrorCode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue