mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
remove outdated comment
This commit is contained in:
parent
efe575c9b2
commit
9c5917912b
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue