remove outdated comment

This commit is contained in:
Samuliak 2024-05-19 17:02:10 +02:00
parent 997cdc837b
commit a731921a01

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;