mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-26 06:59:15 +00:00
Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)"
This reverts merge request !47
This commit is contained in:
@@ -15,7 +15,9 @@ namespace Ryujinx.HLE.HOS.Services.SurfaceFlinger
|
||||
|
||||
private readonly ITickSource _tickSource;
|
||||
|
||||
#pragma warning disable IDE0052 // Remove unread private member
|
||||
private uint _stickyTransform;
|
||||
#pragma warning restore IDE0052
|
||||
|
||||
private uint _nextCallbackTicket;
|
||||
private uint _currentCallbackTicket;
|
||||
|
||||
Reference in New Issue
Block a user