mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-04 00:52:25 -07:00
remove outdated comment
This commit is contained in:
@@ -5,7 +5,6 @@ using System.Runtime.Versioning;
|
|||||||
|
|
||||||
namespace Ryujinx.Graphics.Metal
|
namespace Ryujinx.Graphics.Metal
|
||||||
{
|
{
|
||||||
// TODO: use this (unused right now)
|
|
||||||
public struct DirtyFlags
|
public struct DirtyFlags
|
||||||
{
|
{
|
||||||
public bool Pipeline = false;
|
public bool Pipeline = false;
|
||||||
|
Reference in New Issue
Block a user