mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 22:30:47 -07:00
Remove unused physical region tracking (#2085)
* Remove unused physical region tracking * Update comments
This commit is contained in:
@ -159,7 +159,7 @@ namespace Ryujinx.Memory.Tracking
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Dispose the handle. Within the tracking lock, this removes references from virtual and physical regions.
|
||||
/// Dispose the handle. Within the tracking lock, this removes references from virtual regions.
|
||||
/// </summary>
|
||||
public void Dispose()
|
||||
{
|
||||
|
Reference in New Issue
Block a user