Inheritance list should not be redundant (#5230)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Ryujinx.HLE.HOS.Services.SurfaceFlinger
|
||||
{
|
||||
enum NativeWindowApi : int
|
||||
enum NativeWindowApi
|
||||
{
|
||||
NoApi = 0,
|
||||
NVN = 1,
|
||||
|
Reference in New Issue
Block a user