1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-21 12:25:09 -06:00

Remove useless spacing

This commit is contained in:
gdkchan
2018-04-04 19:29:34 -03:00
parent 836a003c8e
commit a3d6baab91
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ namespace Ryujinx.Core.OsHle.Services
private int SelfId;
private bool IsDomain;
private bool IsDomain;
public IpcService()
{