mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2024-11-15 09:35:27 +00:00
Remove comment
This commit is contained in:
parent
e6f6c6ad57
commit
5b9ce52108
|
@ -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