mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-10 20:46:43 +00:00
Remove comment
This commit is contained in:
parent
e6f6c6ad57
commit
5b9ce52108
1 changed files with 0 additions and 2 deletions
|
@ -90,8 +90,6 @@ namespace Ryujinx.HLE.OsHle.Services.Am
|
||||||
Context.ResponseData.Write(1280);
|
Context.ResponseData.Write(1280);
|
||||||
Context.ResponseData.Write(720);
|
Context.ResponseData.Write(720);
|
||||||
|
|
||||||
// Context.Ns.Log.PrintStub(LogClass.ServiceAm, "Stubbed.");
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue