1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-19 03:32:01 +00:00

remove outdated comment

This commit is contained in:
Samuliak 2024-05-19 17:02:10 +02:00 committed by Isaac Marovitz
parent fe2337d61a
commit 7983bc062b

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;