Remove useless new lines
This commit is contained in:
parent
55dc51ae31
commit
235a6698ea
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ namespace Ryujinx.HLE.OsHle.Services.Aud
|
|||
{
|
||||
class IAudioRendererManager : IpcService
|
||||
{
|
||||
|
||||
|
||||
private const int Rev0Magic = ('R' << 0) |
|
||||
('E' << 8) |
|
||||
('V' << 16) |
|
||||
|
|
Loading…
Add table
Reference in a new issue