Delete BsdServicePermissionLevel.cs
This commit is contained in:
parent
2897a29400
commit
dcca0d35aa
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
using System;
|
||||
|
||||
namespace Ryujinx.HLE.HOS.Services.Bsd
|
||||
{
|
||||
[Flags]
|
||||
enum BsdServicePermissionLevel
|
||||
{
|
||||
User,
|
||||
System
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue