1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-04-23 14:50:15 -05:00

Remove comment

This commit is contained in:
Lordmau5 2018-06-13 01:29:39 +02:00
parent e6f6c6ad57
commit 5b9ce52108

View File

@ -90,8 +90,6 @@ namespace Ryujinx.HLE.OsHle.Services.Am
Context.ResponseData.Write(1280);
Context.ResponseData.Write(720);
// Context.Ns.Log.PrintStub(LogClass.ServiceAm, "Stubbed.");
return 0;
}