code cleaning

This commit is contained in:
Vova
2025-02-07 23:37:35 +10:00
parent 3a8e6e3117
commit fa463c51f8
3 changed files with 3 additions and 9 deletions

View File

@@ -10,7 +10,6 @@ using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Threading;
using VSyncMode = Ryujinx.Common.Configuration.VSyncMode;
namespace Ryujinx.HLE.HOS.Services.SurfaceFlinger
{