remove outdated comment

This commit is contained in:
Samuliak 2024-05-19 17:02:10 +02:00 committed by Isaac Marovitz
parent d72e63978e
commit 19f53084fc
No known key found for this signature in database
GPG Key ID: 97250B2B09A132E1
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ using System.Runtime.Versioning;
namespace Ryujinx.Graphics.Metal
{
// TODO: use this (unused right now)
public struct DirtyFlags
{
public bool Pipeline = false;